PATCH [was: tdb compile error]

David Relson relson at osagesoftware.com
Mon Nov 24 15:29:11 CET 2003


Torsten,

Try the patch below.  I think it will help.

David

Index: Makefile.am
===================================================================
RCS file: /cvsroot/bogofilter/bogofilter/src/Makefile.am,v
retrieving revision 1.59
diff -u -r1.59 Makefile.am
--- Makefile.am	24 Nov 2003 13:10:44 -0000	1.59
+++ Makefile.am	24 Nov 2003 14:27:01 -0000
@@ -57,7 +57,7 @@
 endif
 
 LDADD = libbogofilter.a @LIBOBJS@
-bogofilter_LDADD = $(LDADD) $(LIBDB) $(GSL_LIBS)
+bogofilter_LDADD = $(LDADD) $(LIBDB) $(GSL_LIBS) $(LIBS)
 bogoutil_LDADD = $(LDADD) $(LIBDB)
 configtest_LDADD = $(LDADD) $(LIBDB)
 




More information about the Bogofilter mailing list