-enable-thread-safety should take care of all this and add -pthreads to
the link line. Please look at config.log or email it to me privately.
/config/acx_pthread.m4 tries all link flags and should have picked up
-pthreads.
[EMAIL PROTECTED] wrote:
Hello, I succesfully compiled PGSQL 8.0.4 on solaris 10 (sparc).
I used gcc and used CFLAGS="-O3 -pthreads".
My configure instructions are as such:
configure --with-includes=/usr/local/include --with-openssl
-with-includes=/usr/local/ssl
/include/ -with-libs=/usr/lo
March 9, 2006 12:36:35 AM
Subject: Re: [ADMIN] Solaris 10/postgreSQL-8.0.1/--enable-thread-safety
Bruce,
thanks for the help. did you have any supplemental suggestions that
would 'help?'
Bruce Momjian wrote:
>Louis Gonzales wrote:
>
>
>>Hello List,
>>I've com
Bruce,
thanks for the help. did you have any supplemental suggestions that
would 'help?'
Bruce Momjian wrote:
Louis Gonzales wrote:
Hello List,
I've compiled successfully, postgreSQL-8.0.1 on Solaris 9 with
--enable-thread-safety, for use with Slony-I.
A 2nd server has Solaris 10 - wh
Louis Gonzales wrote:
> Hello List,
> I've compiled successfully, postgreSQL-8.0.1 on Solaris 9 with
> --enable-thread-safety, for use with Slony-I.
>
> A 2nd server has Solaris 10 - when I attempt the same ./configure WITH
> --enable-thread-safety, I get an error about
>
> *** Thread-safety re
Hello List,
I've compiled successfully, postgreSQL-8.0.1 on Solaris 9 with
--enable-thread-safety, for use with Slony-I.
A 2nd server has Solaris 10 - when I attempt the same ./configure WITH
--enable-thread-safety, I get an error about
*** Thread-safety requires POSIX signals, which are not