Date: Thu, 15 Nov 2001 18:06:41 +1100 From: Mark.Andrews@isc.org To: Dinesh Nair <dinesh@alphaque.com> Cc: freebsd-stable@freebsd.org Subject: Re: ipfw fails between 10/17 and 11/6 Message-ID: <200111150706.fAF76fp56239@drugs.dv.isc.org> In-Reply-To: Your message of "Thu, 15 Nov 2001 14:50:35 %2B0800." <Pine.BSF.4.21.0111151446140.509-100000@prophet.alphaque.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Think about the command you are invoking and where the header files are being read from. cc -O -pipe -Wall -c /usr/src/sbin/ipfw/ipfw.c vs cc -O -pipe -g -Wall -I/usr/obj/usr/src/i386/usr/include -c /usr/src/sbin/ipfw/ipfw.c when you buildworld. Mark -- Mark Andrews, Internet Software Consortium 1 Seymour St., Dundas Valley, NSW 2117, Australia PHONE: +61 2 9871 4742 INTERNET: Mark.Andrews@isc.org 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?200111150706.fAF76fp56239>