Problem solve
On mi�rcoles, mayo 28, 2003, at 14:26 America/Montreal, Joaquin Henriquez Alzola wrote:
Hi
I am having a problem compiling the imap 1.7.3 on the MacosX. I configure it with
./configure --with-waitfunc=wait3 (to aboit the waitlib broken error)
and afterwards i make this an have this next error seems with the Berkley DB :
[Wookie:/opt/courier-imap-1.7.3] adn% make
make all-gmake-check FOO=BAR
Making all in numlib
make all-am
Making all in bdbobj
make all-am
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[1]: *** [all] Error 2
make: *** [all-recursive] Error 1
I have try with LD_LIBRARY_PATH=/usr/local/lib and LDFLAGS=-R/usr/local/lib and CPFLAGS=-R/usr/local/lib andCPPFLAGS="-D _INTL_REDIRECT_MACROS"#! /bin/sh RANLIB="ranlib -c" CFLAGS="-traditional-cpp"CXXFLAGS="-traditional-cpp" export RANLIB export CFLAGS export CXXFLAGS ./configure \ --mandir=/usr/local/man \ --with-waitfunc=wait3 \ --enable-mimetypes \ --enable-unicode \ --with-authmysql \ --with-authldap \ --without-ipv6 \ --enable-workarounds-for-imap-clients-bugs
But all of them seems to fail in the same stage. Any help on how to compile it?
BR,
Joaquin
------------------------------------------------------- This SF.net email is sponsored by: eBay Get office equipment for less on eBay! http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
