From owner-freebsd-stable Thu Oct 28 13:13:26 1999 Delivered-To: freebsd-stable@freebsd.org Received: from area51.fremont.ca.us (adsl-63-195-147-14.dsl.scrm01.pacbell.net [63.195.147.14]) by hub.freebsd.org (Postfix) with ESMTP id 5DD8E14EAE for ; Thu, 28 Oct 1999 13:13:22 -0700 (PDT) (envelope-from mharo@area51.fremont.ca.us) Received: (from mharo@localhost) by area51.fremont.ca.us (8.9.3/8.9.2) id NAA84396; Thu, 28 Oct 1999 13:13:20 -0700 (PDT) (envelope-from mharo) Date: Thu, 28 Oct 1999 13:13:19 -0700 From: Michael Haro To: "David W. Chapman Jr." Cc: FreeBSD Stable Subject: Re: ProFTPd Message-ID: <19991028131319.A84320@FreeBSD.org> Reply-To: mharo@FreeBSD.ORG References: <003101bf216e$c04f39c0$0300a8c0@poseiden.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <003101bf216e$c04f39c0$0300a8c0@poseiden.org>; from David W. Chapman Jr. on Thu, Oct 28, 1999 at 01:03:33PM -0500 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The FreeBSD port knows how to deal with this problem. Michael On Thu, Oct 28, 1999 at 01:03:33PM -0500, David W. Chapman Jr. wrote: > 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