Problem compiling INN-2.3.2
Jeffrey M. Vinocur
jeff at litech.org
Fri May 3 20:53:58 UTC 2002
On Fri, 3 May 2002, Lior Hammer wrote:
> /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'
There's something odd with the DBM libraries on your system; they're being
detected but not linking properly. You can simply disable DBM; look in
include/config.h for lines containing "DBM" and comment them out.
--
Jeffrey M. Vinocur
jeff at litech.org
More information about the inn-workers
mailing list