Re: Compiling problems with 7.4.2

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Compiling problems with 7.4.2
Дата
Msg-id 200405280441.i4S4fKC24300@candle.pha.pa.us
обсуждение исходный текст
Ответ на Compiling problems with 7.4.2  (Renney Thomas <renneyt@yahoo.com>)
Список pgsql-admin
This will be fixed in 7.4.3.  You can grab the 7.4 STABLE CVS tag if you
want it now.

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

Renney Thomas wrote:
> 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
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
>       subscribe-nomail command to majordomo@postgresql.org so that your
>       message can get through to the mailing list cleanly
>

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: Renney Thomas
Дата:
Сообщение: Compiling problems with 7.4.2
Следующее
От: jseymour@linxnet.com (Jim Seymour)
Дата:
Сообщение: Re: Compiling problems with 7.4.2