Re: [ADMIN] Solaris 10/postgreSQL-8.0.1/--enable-thread-safety

2006-03-09 Thread Bruce Momjian
-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.

Re: [ADMIN] Solaris 10/postgreSQL-8.0.1/--enable-thread-safety

2006-03-09 Thread Louis Gonzales
[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

Re: [ADMIN] Solaris 10/postgreSQL-8.0.1/--enable-thread-safety

2006-03-09 Thread [EMAIL PROTECTED]
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

Re: [ADMIN] Solaris 10/postgreSQL-8.0.1/--enable-thread-safety

2006-03-08 Thread Louis Gonzales
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

Re: [ADMIN] Solaris 10/postgreSQL-8.0.1/--enable-thread-safety

2006-03-08 Thread Bruce Momjian
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

[ADMIN] Solaris 10/postgreSQL-8.0.1/--enable-thread-safety

2006-03-08 Thread Louis Gonzales
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