failure building static 0.15.9

Gyepi SAM gyepi at praxis-sw.com
Sat Dec 6 21:32:50 CET 2003


On Sat, Dec 06, 2003 at 09:49:51AM -0800, Allyn Fratkin wrote:
> matthias, thanks for confirming that my redhat installation
> is not broken.  but the libdb.a issue is easily fixed.
> 
> any ideas on the compilation errors?  i still get them
> even when i have a libdb.a.

The compilation problem appears to be missing link for libpthread.
Call configure with the LDFLAGS environment variable set.

  $ LDFLAGS="-lpthreads" ./configure --blah

If that works we may have to modify configure.in, but I am surprised we have not
heard of this earlier. Surely you're not the only person on the list using RH-9?

-Gyepi




More information about the bogofilter-dev mailing list