Date: Wed, 16 Jan 2002 14:24:11 -0500 From: "FreeBSD" <freebsd@datalinkwireless.com> To: <FREEBSD-NEWBIES@freebsd.org> Subject: Another question (aren't I annoying?) Message-ID: <005f01c19ec3$610f79a0$29821304@crashbox>
next in thread | raw e-mail | index | archive | help
Thanks to everyone for responding to my last question I am gonna try to get the telnet working. Now here's my other question. While logged in as root, I was trying to add IPFW support to my kernel. I copied GENERIC to FIREWALL and opened it and added options BRIDGE options IPFIREWALL_DEFAULT_TO_ACCEPT (I know this isn't good but I can add deny's after we get the machine up and running.) to the kernel, and I replaced all the instances of GENERIC with FIREWALL. I then did config FIREWALL and it came out with no errors. I then changed to the compile directory and did a "make depend all install" command and it gave me this error- In file included from ../../dev/ida/ida.c:62: ../../dev/ida/idareg.h:138: unterminated comment In file included from ../../dev/ida/ida_disk.c:57: ../../dev/ida/idareg.h:138: unterminated comment In file included from ../../dev/ida/ida_eisa.c:45: ../../dev/ida/idareg.h:138: unterminated comment In file included from ../../dev/ida/ida_pci.c:49: ../../dev/ida/idareg.h:138: unterminated comment mkdep: compile failed *** Error code 1 Stop in /usr/src/sys/compile/FIREWALL. I then tried a "make depend && make all install" command and it gave me the same error. Any help would be appreciated. Kevin Aug -Web Designer http://www.datalinkny.com http://www.datalinkwireless.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?005f01c19ec3$610f79a0$29821304>