Date: Wed, 12 Jun 2002 15:48:25 +0700 From: budsz <budsz@kumprang.or.id> To: freebsd-questions <freebsd-questions@FreeBSD.ORG> Subject: Error courier-imap Message-ID: <20020612154825.A43197@bdg.centrin.net.id>
next in thread | raw e-mail | index | archive | help
Hi, I tried compile courier-imap-1.4.6.20020529, with options $env "LIBS=-L/usr/local/lib/mysql -lmysqlclient -lz" <enter> $./configure --disable-root-check --without-authuserdb <enter> ---error message outbox.c: In function `check_outbox': outbox.c:72: warning: implicit declaration of function `signal' outbox.c:72: `SIGCHLD' undeclared (first use in this function) outbox.c:72: (Each undeclared identifier is reported only once outbox.c:72: for each function it appears in.) outbox.c:72: `SIG_DFL' undeclared (first use in this function) outbox.c:73: `SIGPIPE' undeclared (first use in this function) outbox.c:110: warning: suggest explicit braces to avoid ambiguous `else' outbox.c:205: warning: implicit declaration of function `kill' outbox.c:205: `SIGTERM' undeclared (first use in this function) gmake[1]: *** [outbox.o] Error 1 gmake[1]: Leaving directory `/usr/local/src/courier-imap-1.4.6.20020529/imap' gmake: *** [all-recursive] Error 1 ---error message How to fix this...? and --enable-webpass=vpopmail was disable in this courier-imap version..? or auto..? TIA -- budsz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020612154825.A43197>