Hi
I'm trying to compile Exim-4.10 with Berkeley Sleepycat 4.1 on Mandrake
8.0.
I have set the Local/Makefile for:
USE_DB=yes
INCLUDE=-I/usr/local/BerkeleyDB.4.1/include (to find db.h)
but I get the following errors compiling exim_dbmbuild.c:
======================================================================
gcc -c -O -I/usr/local/BerkeleyDB.4.1/include exim_dbmbuild.c
exim_dbmbuild.c: In function `main':
exim_dbmbuild.c:121: warning: passing arg 2 of pointer to function from
incompatible pointer type
exim_dbmbuild.c:121: warning: passing arg 4 of pointer to function makes
pointer from integer without a cast
exim_dbmbuild.c:121: too few arguments to function
make[1]: *** [exim_dbmbuild] Error 1
make[1]: Leaving directory `/home/steve/exim-4.10/build-Linux-i386'
make: *** [go] Error 2
======================================================================
Any thorts?
Steve
--
Steve Manning
4 Chestnut Way, East Goscote, Leicester, LE7 3QQ, UK
Office +44 (0)116 264 0820 Home +44 (0)116 260 5457
Reply to Steve@???