Jim C. Nasby wrote: > > it's missing a link to the threading libs -pthread > > http://lnk.nu/pgbuildfarm.org/3ks.pl > > Note that the build before (without --enable-thread-safety) at least > made it through configure.
Well, configure never completed: checking thread safety of required library functions... no onfigure: error: *** Thread test program failed. Your platform is not thread-safe. *** Check the file 'config.log'for the exact reason. *** *** You can use the configure option --enable-thread-safety-force *** to force threads to be enabled. However, you must then run *** the program in src/tools/thread and add locking function calls *** to your applications to guarantee thread safety. because the configure thread test failed. -- 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, Pennsylvania 19073 ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org