Hello!

The following error I get, when I try to compile mod_midgard:

gcc -shared -o mod_midgard.so
mod_midgard.o -L/usr/local/lib/mysql -L/usr/local/
lib -L/usr/lib -lcrypt -lglib -lmidgard -lc -lm -lcrypt -ldb
/usr/bin/ld: cannot find -ldb
collect2: ld returned 1 exit status
apxs:Break: Command failed with rc=65536
make: *** [mod_midgard.so] Error 1

It's a Debian woody system and I have the libdb2 and libdb2-dev packages
installed. Also the libdb1 package, the libdb1-dev isn't available anymore.
I already try to link the module without -ldb, but my apache seems not to
like that.
--
Matthias Gelbhardt      |      brought to you by CommY-Entertainment
[EMAIL PROTECTED]           |             with the power of Debian-Linux
http://www.commy.de     |
+49 (0)170 547 10 11    | Abi 2000 im Netz http://abi2000.rats-ms.de




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to