You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Sebastian Wolfgarten <se...@gmx.net> on 2002/04/01 16:41:58 UTC

apache 2.0.32 compile problems

Hi,

I tried to compile the latest version of
apache 2.0.32 and after I installed libtool
and autoconf I still get the following errors:

/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

How to solve this? Which files are missing?

Thanks and bye,
Sebastian



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org