Problem compiling INN-2.3.2

Lior Hammer lior at typo.co.il
Sat May 4 03:26:05 UTC 2002


Hello,
i tried to compile INN-2.3.2 on my Redhat Linux 7.2 (Kernel 2.4.18), this is the error message i got:

make[1]: Entering directory `/home/lior/inn-2.3.2/authprogs'
gcc -g -O2 -I../include     -c -o ckpasswd.o ckpasswd.c
gcc   -o ckpasswd ckpasswd.o  -lresolv -lcrypt
ckpasswd.o: In function `GetDBPass':
/home/lior/inn-2.3.2/authprogs/ckpasswd.c:89: undefined reference to `dbm_open'
/home/lior/inn-2.3.2/authprogs/ckpasswd.c:94: undefined reference to `dbm_fetch'
/home/lior/inn-2.3.2/authprogs/ckpasswd.c:96: undefined reference to `dbm_close'
/home/lior/inn-2.3.2/authprogs/ckpasswd.c:101: undefined reference to `dbm_close'
collect2: ld returned 1 exit status
make[1]: *** [ckpasswd] Error 1
make[1]: Leaving directory `/home/lior/inn-2.3.2/authprogs'
make: *** [all-authprogs] Error 2

does somebody have a solution?
10Q



More information about the inn-workers mailing list