From owner-freebsd-stable Thu Oct 28 11: 3:50 1999 Delivered-To: freebsd-stable@freebsd.org Received: from minubian.houabg.com (minubian.houabg.com [206.109.247.11]) by hub.freebsd.org (Postfix) with ESMTP id D2B0914BF4 for ; Thu, 28 Oct 1999 11:03:36 -0700 (PDT) (envelope-from dchapman@houabg.com) Received: from houcbs2.houabg.com (HOUABG.COM [206.109.247.20]) by minubian.houabg.com (8.8.8/8.8.8) with ESMTP id NAA14367 for ; Thu, 28 Oct 1999 13:33:54 -0500 (CDT) (envelope-from dchapman@houabg.com) Received: from 216-118-18-135.pdq.net by houcbs2.houabg.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.0.1457.7) id SG16TXCK; Thu, 28 Oct 1999 13:03:15 -0500 Message-ID: <003101bf216e$c04f39c0$0300a8c0@poseiden.org> From: "David W. Chapman Jr." To: "FreeBSD Stable" Subject: ProFTPd Date: Thu, 28 Oct 1999 13:03:33 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I get the following error when trying to compile proftpd-1.2.8pre8, anybody have this error or know how to fix it? gcc -g -O2 -DCONFIG_FILE_PATH=\"/usr/local/etc/proftpd.conf\" -DRUN_DIR=\"/ usr/ local/var/proftpd\" -DFREEBSD3_3 -DFREEBSD3 -I.. -I../include -c ident.c gcc -g -O2 -DCONFIG_FILE_PATH=\"/usr/local/etc/proftpd.conf\" -DRUN_DIR=\"/ usr/ local/var/proftpd\" -DFREEBSD3_3 -DFREEBSD3 -I.. -I../include -c data.c data.c: In function `data_sendfile': data.c:535: warning: passing arg 3 of `sendfile' makes integer from pointer with out a cast data.c:535: too few arguments to function `sendfile' gmake[1]: *** [data.o] Error 1 gmake[1]: Leaving directory `/usr/home/poseiden/proftpd-1.2.0pre8/src' gmake: *** [src] Error 2 su-2.02# To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message