Hello When I'm compiling PHP3-3.0.12-7 (potato source) on my Debian Slink system (libc6 2.0.7.19981211-6, and the only updated package is debhelper 2.0.43 ) I get the next error:
ld -Bshareable -lc -o libphp3.so ./mod_php3.o libmodphp3-so.a -L/usr/local/lib -L/usr/local/lib -lz -ldb pcrelib/libpcre.a -lm -ldl -lcrypt -lnsl -lresolv -Lpcrelib -lpcre -lm -lcrypt -ldbm -ldb ld: cannot open -ldbm: No such file or directory apxs:Break: Command failed with rc=65536 make[1]: *** [libphp3.so] Error 1 make[1]: Leaving directory `/var/tmp/php3-3.0.12/apache' make: *** [apache-stamp] Error 2 With error's like this I normally change the MakeFile by removing the "-ldbm", but I think that that isn't the right way. Can someone tell me how to solve progblems like this (ld cann't find -XXXX ) and what packages must I have to compile PHP3 from potato source on my slink system (might it be an idee to make source-dependences ?) If someone know a place where I can get a precompiled versie for Slink it is good too. Alfred Note: Sorry for the poor English, I'm not very good in that language. -- http://munnikes.op.het.net/?main.shtml Debian GNU/Linux 2.1, kernel 2.2.12 at 5:45pm up 18 min