[PATCH] failure building static 0.15.9

Andras Salamon andras at dns.net
Sun Dec 7 20:13:42 CET 2003


On Sun, Dec 07, 2003 at 11:48:35AM -0500, David Relson wrote:
> I have done some work on configure's --enable-static option to correct
> libdb build problems and to use the static executables when running
> "make check".  For anybody who wants to test my changes, the attached
> tarball has new versions of the following files:
> 
>    configure.ac src/Makefile.am src/tests/Makefile.am
> src/tests/t.frame.in

Relative to 0.15.9: I needed to remove references to robx.h and robx.c
from src/Makefile.am.  In addition, msg-count.sh seems to be missing;
at this stage I'm stuck.

> I haven't looked at acinclude.m4 because I'm not familiar with its
> intention nor its working.

The routine AC_LIB_LINKFLAGS referenced in configure.ac is in there;
this searches for the correct way to add -ldb to the compiler flags.
It seems to be taken from lib-link.m4 from gettext 0.11.3; there were
several changes to this file between gettext-0.11.3 and -0.13.

-- Andras Salamon                   andras at dns.net




More information about the bogofilter-dev mailing list