[Exim] compile fails at dbmbuild...

Top Page
Delete this message
Reply to this message
Author: Bradley D. Thornton
Date:  
To: Exim Users
Subject: [Exim] compile fails at dbmbuild...
Hello Exim,

I get this error:

gcc -c -O exim_dbmbuild.c
gcc -o exim_dbmbuild exim_dbmbuild.o \
-lnsl -lcrypt -ldb
exim_dbmbuild.o: In function `main':
exim_dbmbuild.o(.text+0x2c1): undefined reference to `db_create'
collect2: ld returned 1 exit status
make[1]: *** [exim_dbmbuild] Error 1
make[1]: Leaving directory `/home/tallship/downloads/exim/exim-4.05/build-Linux-i386'
make: *** [go] Error 2

everytime I try to compile exim.

My Makefile looks like this right now, after trying GDBM and also
the Berkely DB 3 that's installed, and just installed version 4 of
the Berkely DB:

LOOKUP_DBM=yes
LOOKUP_LSEARCH=yes

USE_DBM=yes
DBMLIB=-ldb

Any suggestions?

--
Best regards,
 Bradley                          mailto:Bthornton@JointTech.com