I did that, it just found another line to error on until I did the cp GENERIC FW and manually added the lines I wanted. I must have corrupted the file somehow (it didn't screw itself up). Now the new error is something odd. I think I'm going to remake world in case I screwed something up.
--- Giorgos Keramidas <[EMAIL PROTECTED]> wrote: > On 2002-09-20 20:42, Dru <[EMAIL PROTECTED]> > wrote: > > On Fri, 20 Sep 2002, twig les wrote: > > > > > > The error I get is thus: > > > > > > L# make buildkernel KERNCONF=FW > > > make: no target to make. > > > "/usr/src/Makefile.inc1", line 140: warning: > "make -f > > > /dev/null -m /usr/src/share/mk CPUTYPE=dummy -V > > > CPUTYPE" returned non-zero status > > > > > > > -------------------------------------------------------------- > > > >>> Kernel build for FW started on Fri Sep 20 > 16:56:19 > > > PDT 2002 > > > > -------------------------------------------------------------- > > > ===> FW > > > mkdir -p /usr/obj/usr/src/sys > > > cd /usr/src/sys/i386/conf; > > > > PATH=/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr/bin:/usr/obj/usr/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin > > > config -d /usr/obj/usr/src/sys/FW > > > /usr/src/sys/i386/conf/FW > > > /usr/src/sys/i386/conf/FW:260: option > "IPFIREWALL_VERBOSE_LIMIT" redefined from 100 to 10 > > > /usr/src/sys/i386/conf/FW:56: unknown option > "ICMP_BANDLIM" > > > *** Error code 1 > > Read carefully the second from last line above. > This is the last > error message that is printed by make, before it > aborts. > > The solution should be obvious :) > > Remove or comment out the ICMP_BANDLIM option at > line 56 of the FW > configuration file and try again. > > Giorgos. ===== ----------------------------------------------------------- Heavy metal made me do it. ----------------------------------------------------------- __________________________________________________ Do you Yahoo!? New DSL Internet Access from SBC & Yahoo! http://sbc.yahoo.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message
