Compiling problems with 7.4.2

Поиск
Список
Период
Сортировка
От Renney Thomas
Тема Compiling problems with 7.4.2
Дата
Msg-id 40B6AC7D.70808@yahoo.com
обсуждение исходный текст
Ответ на Re: PHP version with postgres 7.4  (Mitch Pirtle <mitchy@spacemonkeylabs.com>)
Ответы Re: Compiling problems with 7.4.2
Список pgsql-admin
I ran into a problem compiling 7.4.2 on  Sun Solaris. The details are as
follows. Thanks

SunOS  5.8 Generic_108528-29 sun4u sparc SUNW,Ultra-1
--------------------
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.3.2/specs
Configured with: ../configure --with-as=/usr/ccs/bin/as
--with-ld=/usr/ccs/bin/ld --dis
able-nls
Thread model: posix
gcc version 3.3.2

--------------------

gcc -O3 -pthreads -fno-strict-aliasing -Wall -Wmissing-prototypes
-Wmissing-declaration
s -fPIC -I. -I../../../src/include -I/usr/local/include
-I/usr/local/ssl/include  -DFRO
NTEND -DSYSCONFDIR='"/usr/local/pgsql/etc"'  -c -o thread.o thread.c
thread.c: In function `pqGetpwuid':
thread.c:116: error: too many arguments to function `getpwuid_r'
gmake[3]: *** [thread.o] Error 1
gmake[3]: Leaving directory `/opt/sft/postgresql-7.4.2/src/interfaces/libpq'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/opt/sft/postgresql-7.4.2/src/interfaces'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/opt/sft/postgresql-7.4.2/src'
gmake: *** [all] Error 2

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

Предыдущее
От: Mike G
Дата:
Сообщение: Re: pg_hba.conf
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Compiling problems with 7.4.2