[EMAIL PROTECTED] 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
  [EMAIL PROTECTED]               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to [EMAIL PROTECTED] so that your
      message can get through to the mailing list cleanly

Reply via email to