Hi, is it a know behavior, that the lastest courier version doesnt work with the current BerkeleyDB (4.1)
With version 4.0, i have no problems, but with 4.1: Compiling afxpipe.C rm -f libafx.a ar cru libafx.a string.o string2.o exception.o afxregex.o afxpipe.o ranlib libafx.a Compiling testafxpipe.C g++ -I.. -I./.. -Wall -g -O2 -L/usr/local/openssl/current/lib -L/usr/local/BerkeleyDB_4.1/lib -o testafxpipe testafxpipe.o libafx.a make[2]: Leaving directory `/usr/src/courier-0.40.0/afx' make[1]: Leaving directory `/usr/src/courier-0.40.0/afx' Making all in bdbobj make[1]: Entering directory `/usr/src/courier-0.40.0/bdbobj' make all-am make[2]: Entering directory `/usr/src/courier-0.40.0/bdbobj' Compiling bdbobj.c bdbobj.c: In function `bdbobj_open': bdbobj.c:117: warning: passing arg 2 of pointer to function from incompatible pointer type bdbobj.c:117: incompatible type for argument 4 of indirect function call bdbobj.c:117: too few arguments to function make[2]: *** [bdbobj.o] Error 1 make[2]: Leaving directory `/usr/src/courier-0.40.0/bdbobj' make[1]: *** [all] Error 2 make[1]: Leaving directory `/usr/src/courier-0.40.0/bdbobj' make: *** [all-recursive] Error 1 Regards, Steve ------------------------------------------------------- This sf.net email is sponsored by: Influence the future of Java(TM) technology. Join the Java Community Process(SM) (JCP(SM)) program now. http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
