[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Why does apxs in sid link against libdb1 ?



Hello, fellow developers !

I tried to build and upload Interchange 4.8.6 packages, which contain
an Apache module. 

apxs -c    mod_interchange.c
gcc -DLINUX=22 -DEAPI -DTARGET="apache" -I/usr/include/db1 -DDEV_RANDOM=/dev/random -DUSE_HSREGEX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -fPIC -DSHARED_MODULE -I/usr/include/apache-1.3  -c mod_interchange.c
gcc -shared -o mod_interchange.so mod_interchange.o -lc -lm -lcrypt -ldb1 -ldb -lexpat
/usr/bin/ld: cannot find -ldb1

Here it fails. What has changed in sid so that the package doesn't build
anymore.

Please advise.

Ciao
        Racke

-- 
Prolific Interchange Consulting (Excellent German Quality !).
Take a look at Materialboerse (http://www.materialboerse.de/), WITT 
(http://www.witt-weiden.de/), Boxmover (http://shop.boxmover.ch/) or 
Passionshop (http://www.passionshop.com/racke). Need a shop ? Contact us.



Reply to: