Re: Compiling problems with 7.4.2

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Renney Thomas <renneyt(at)yahoo(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Compiling problems with 7.4.2
Date: 2004-05-28 04:41:20
Message-ID: 200405280441.i4S4fKC24300@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>

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

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Ivaylo Mutafchiev 2004-05-28 07:24:00 Re: [Cross-post] initdb failed on Windows 2003 Advanced Server
Previous Message Renney Thomas 2004-05-28 03:05:33 Compiling problems with 7.4.2