Date: Fri, 26 Mar 1999 17:59:54 +0100 From: Gianmarco Giovannelli <gmarco@giovannelli.it> To: current@freebsd.org Subject: natd broke my make world (990326) Message-ID: <4.1.19990326175345.009f07d0@194.184.65.4>
next in thread | raw e-mail | index | archive | help
It's more than one days that natd modifications break my make world... Anyone, other than me, has verified it ? (4.0-CURRENT) ===> sbin/natd cc -nostdinc -O -pipe -Wall -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/sbin/natd/natd.c cc -nostdinc -O -pipe -Wall -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/sbin/natd/icmp.c gzip -cn /usr/src/sbin/natd/natd.8 > natd.8.gz /usr/src/sbin/natd/natd.c:795: conflicting types for `Quit' /usr/src/sbin/natd/natd.h:20: previous declaration of `Quit' /usr/src/sbin/natd/natd.c: In function `Quit': /usr/src/sbin/natd/natd.c:796: warning: passing arg 1 of `Warn' discards `const' from pointer target type /usr/src/sbin/natd/natd.c: At top level: /usr/src/sbin/natd/natd.c:801: conflicting types for `Warn' /usr/src/sbin/natd/natd.h:21: previous declaration of `Warn' *** Error code 1 1 error *** Error code 2 Best Regards, Gianmarco Giovannelli , "Unix expert since yesterday" http://www.giovannelli.it/~gmarco http://www2.masternet.it To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.1.19990326175345.009f07d0>