Hallo, ich habe gro�e Probleme, die Version 2.0.32 Beta des Indianers zu compilieren. Ich habe libtool und autoconf installiert, die 1.3.x er Versionen kann ich �bersetzen (ohne Probleme). Wenn ich nun die 2.0.32er kompilieren will, sagt der folgendes:
/bin/sh /home/sebastian/httpd-2.0.32/srclib/apr/libtool --silent --mode=link gcc -g -O2 -pthread -DNO_ DBM_REWRITEMAP -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -DAP_HAVE_DES IGNATED_INITIALIZER -I. -I/home/sebastian/httpd-2.0.32/os/unix -I/home/sebastian/httpd-2.0.32/server/ mpm/prefork -I/home/sebastian/httpd-2.0.32/modules/http -I/home/sebastian/httpd-2.0.32/modules/proxy -I /home/sebastian/httpd-2.0.32/include -I/home/sebastian/httpd-2.0.32/srclib/apr/include -I/home/sebastia n/httpd-2.0.32/srclib/apr-util/include -I/home/sebastian/httpd-2.0.32/modules/dav/main -I/home/sebastia n/httpd-2.0.32/srclib/apr-util/include -I/home/sebastian/httpd-2.0.32/srclib/apr-util/xml/expat/lib -ex port-dynamic -o htdigest htdigest.lo /home/sebastian/httpd-2.0.32/srclib/apr-util/libaprutil.la / home/sebastian/httpd-2.0.32/srclib/apr/libapr.la -lm -lcrypt -lnsl -ldl -ldb /home/sebastian/httpd-2.0. 32/srclib/apr-util/xml/expat/lib/libexpat.la /home/sebastian/httpd-2.0.32/srclib/apr-util/.libs/libaprutil.so: undefined reference to `dbopen' collect2: ld returned 1 exit status make[2]: *** [htdigest] Error 1 make[2]: Leaving directory `/home/sebastian/httpd-2.0.32/support' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/sebastian/httpd-2.0.32/support' make: *** [all-recursive] Error 1 Mein System ist ne Debian Woody 3.0 Kiste mit Kernel 2.4.18, configure sah wie folgt aus: ./configure --with-layout=Apache --with-port=80 --enable-charset-lite --enable-cache --enable-disk-cache --enable-mem-cache --enable-unique-id --enable-setenvif --enable-static-htpasswd --enable-http --enable-vhost-alias --enable-cgi --enable-so --enable-rewrite Was fehlt mir da? Berkeley DB? Gru� Sebastian -- Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED] mit dem Subject "unsubscribe". Probleme? Mail an [EMAIL PROTECTED] (engl)

