Date: Thu, 28 Oct 1999 13:03:33 -0500 From: "David W. Chapman Jr." <dchapman@houabg.com> To: "FreeBSD Stable" <freebsd-stable@FreeBSD.ORG> Subject: ProFTPd Message-ID: <003101bf216e$c04f39c0$0300a8c0@poseiden.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?003101bf216e$c04f39c0$0300a8c0>