Re: Call for port reports - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Call for port reports
Date
Msg-id 200412171641.iBHGfcm12459@candle.pha.pa.us
Whole thread Raw
In response to Call for port reports  (ohp@pyrenet.fr)
Responses Re: Call for port reports
List pgsql-hackers
ohp@pyrenet.fr wrote:
> This did'nt get thru so I repost it!
> 
> 8.0.0rc1 fails to compile on Unixware 714 with --enable-thread-safety :
> CC=cc
> LDFLAGS="-R/usr/local/lib"
> ANT_HOME=/usr/local/jakarta/ant
> JAVA_HOME=/usr/java2
> PATH=$PATH:/usr/local/jakarta/ant/bin
> #PREFIX="-prefix=/databases/pgsql-v7.4 --with-port=5532"
> #DEBUG="--enable-debug --enable-cassert"
> THREADS=--enable-thread-safety
> export PATH CC ANT_HOME JAVA_HOME CPPFLAGS
> ./configure $PREFIX --enable-locale $DEBUG --with-ssl --with-perl --with-tcl --with-tk --enable-syslog
--with-tclconfig=/usr/local/lib--with-tkconfig=/usr/local/lib --with-includes=/usr/local/include
--with-libs=/usr/local/lib--with-java --without-CXX --without-x --with-ssl $THREADS
 
> UX:acomp: ERREUR: "fe-secure.c", ligne 1316 : prototype mismatch: 2 args passed, 1 expected: sigwait()
> gmake[3]: *** [fe-secure.o] Error 1
> gmake[2]: *** [all] Error 2
> gmake[1]: *** [all] Error 2
> gmake: *** [all] Error 2
> UX:make: ERREUR: erreur irr?m?diable.
> 
> 
> It passes all tests without thread-safety.

What is your prototype for sigwait()?

--  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,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: ohp@pyrenet.fr
Date:
Subject: Call for port reports
Next
From: Tom Lane
Date:
Subject: Re: Call for port reports