INN and db 4,6

Julien ÉLIE julien at trigofacile.com
Sat Sep 22 19:22:32 UTC 2007


En réponse à The Doctor :
> There are very few influential environmental variables coming from ./configure .


Sure, but I do not see how to make "configure" find out the right options.
But, first of all, is it possible to check whether "-lpthread" is necessary
for the build?
If AC_HAVE_LIBRARY(pthread, DB_LIBS="$DB_LIBS -lpthread") is added to
m4/berkeleydb.m4, I believe that there will be other sort of issues with
those who do not need the "-lpthread" flag...

Well, if I use:

    make DB_LIBS="-ldb -lz -lpthread" DBM_LIBS="-L/usr/local/BerkeleyDB.4.2/lib -ldb -lpthread"

compilation works fine but it is not very user-friendly and documented.

-- 
Julien ÉLIE

« L'éternité, c'est long, surtout vers la fin. » (Woody Allen) 



More information about the inn-workers mailing list