FreeBSD. bash-2.04$ pwd /usr/home/dreid/httpd-2.0/srclib/apr-util bash-2.04$ ./buildconf Creating include/private/apu_config.h ... Creating configure ... Invoking xml/expat/buildconf.sh ... Incorporating /usr/local/share/aclocal/libtool.m4 into aclocal.m4 ... Copying libtool helper files ... Putting files in AC_CONFIG_AUX_DIR, `conftools'. Creating config.h.in ... Creating configure ... bash-2.04$ ./configure loading cache ./config.cache checking how to run the C preprocessor... cc -E checking for gdbm.h... no checking for db4/db.h... no test: 4: unexpected operator test: 4: unexpected operator checking for Berkeley DB... test: 0: unexpected operator not found configure: error: --with-dbm= is an unknown DBM type. Use one of: sdbm, gdbm, db, db1, db185, db2, db3, db4
Any ideas what's wrong? bash-2.04$ libtool --version ltmain.sh (GNU libtool) 1.3.5 (1.385.2.206 2000/05/27 11:12:27) bash-2.04$ autoconf --version Autoconf version 2.13 david
