From owner-freebsd-newbies Wed Jan 16 11:24: 3 2002 Delivered-To: freebsd-newbies@freebsd.org Received: from mail.alim.com (www.alim.com [4.19.130.100]) by hub.freebsd.org (Postfix) with ESMTP id E8C2437B404 for ; Wed, 16 Jan 2002 11:23:57 -0800 (PST) Received: from crashbox ([4.19.130.41]) by mail.alim.com (Post.Office MTA v3.5.3 release 223 ID# 0-59533U600L2S100V35) with SMTP id com for ; Wed, 16 Jan 2002 14:24:00 -0500 Message-ID: <005f01c19ec3$610f79a0$29821304@crashbox> From: "FreeBSD" To: Subject: Another question (aren't I annoying?) Date: Wed, 16 Jan 2002 14:24:11 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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