From owner-freebsd-questions Wed Jun 12 1:48:54 2002 Delivered-To: freebsd-questions@freebsd.org Received: from kumprang.or.id (wl-kumprang-5.teras.net.id [202.143.103.229]) by hub.freebsd.org (Postfix) with SMTP id 17DE937B407 for ; Wed, 12 Jun 2002 01:48:38 -0700 (PDT) Received: (qmail 43891 invoked by uid 1000); 12 Jun 2002 08:48:25 -0000 Date: Wed, 12 Jun 2002 15:48:25 +0700 From: budsz To: freebsd-questions Subject: Error courier-imap Message-ID: <20020612154825.A43197@bdg.centrin.net.id> Reply-To: budsz Mail-Followup-To: budsz , freebsd-questions Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i X-Uptime: 3:42PM up 16:49, 4 users, load averages: 0.12, 0.13, 0.05 X-Operation-System: FreeBSD 4.6-RC i386 X-Geekcode: "GMU d- s++:+ a- C++ UL++ P+ L++ E- W++ N o+ K- w+ O+ M V++ PS PE Y+ PGP++ t 5 X+++ R+ tv b++ DI- D+ G++ e++ h+ r+ y+" X-Pubkey-Linux: "http://www.kumprang.or.id/~budsz/pubkey_Linux.txt" X-Pubkey-FreeBSD: "http://www.kumprang.or.id/~budsz/pubkey_FreeBSD.txt" X-Company: "Internet Cafe & Game Kumprang" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I tried compile courier-imap-1.4.6.20020529, with options $env "LIBS=-L/usr/local/lib/mysql -lmysqlclient -lz" $./configure --disable-root-check --without-authuserdb ---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