Re: Freebsd410 and postgresql803: src/port compile error
Bruce Momjian <pgman@candle.pha.pa.us>
From: Bruce Momjian <pgman@candle.pha.pa.us>
To: "Jim C. Nasby" <jnasby@pervasive.com>
Cc: Darcy Buskermolen <darcy@wavefire.com>, pgsql-bugs@postgresql.org, decibel@decibel.org, rmkml <rmkml@free.fr>
Date: 2005-08-16T00:35:45Z
Lists: pgsql-bugs
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