v6.5 build change for SunOS 5.6

Поиск
Список
Период
Сортировка
От Carleton DeTar
Тема v6.5 build change for SunOS 5.6
Дата
Msg-id 199907222026.OAA15279@dirac.physics.utah.edu
обсуждение исходный текст
Список pgsql-ports
version of Postgres: 6.5
OS:  SPARC SunOS 5.6
changes required:

gcc compilation failed on src/backend/lib/stringinfo.c because "va_list"
was undefined.  This was fixed by adding

#include <stdarg.h>

to the stringinfo.c source before the other includes.

Regards,
Carleton DeTar

В списке pgsql-ports по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [PORTS] RedHat6.0 & Alpha
Следующее
От: PostgreSQL
Дата:
Сообщение: Irix 6.2 and PGSQL 6.5.1