[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

help building apache



I don't need mod_auth_dbm  and I get this errors compiling,
so how to disable this ?

thanks,
jaume.


gcc -shared -o mod_auth_anon.so mod_auth_anon.lo -lm -lcrypt
gcc -c  -I../../os/unix -I../../include   -DLINUX=2 -DTARGET=\"apache\"
-DNO_DBM_REWRITEMAP -DUSE_HSREGEX -DUSE_EXPAT -I../../lib/expat-lite
`../../apaci` -fpic -DSHARED_MODULE mod_auth_dbm.c && mv mod_auth_dbm.o
mod_auth_dbm.lo
mod_auth_dbm.c:81: gdbm-ndbm.h: No such file or directory
make[5]: *** [mod_auth_dbm.so] Error 1
make[4]: *** [all] Error 1
make[3]: *** [subdirs] Error 1
make[3]: Leaving directory
`/usr/src/apache-1.3.12/build-tree/apache_1.3.12/src'
make[2]: *** [build-std] Error 2
make[2]: Leaving directory
`/usr/src/apache-1.3.12/build-tree/apache_1.3.12'
make[1]: *** [build] Error 2
make[1]: Leaving directory
`/usr/src/apache-1.3.12/build-tree/apache_1.3.12'
make: *** [build-stamp] Error 2




Reply to: