From owner-freebsd-questions Sun Sep 1 13:48: 6 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A86E137B400 for ; Sun, 1 Sep 2002 13:48:03 -0700 (PDT) Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 979BE43E3B for ; Sun, 1 Sep 2002 13:48:02 -0700 (PDT) (envelope-from keramida@freebsd.org) Received: from hades.hell.gr (patr530-b166.otenet.gr [212.205.244.174]) by mailsrv.otenet.gr (8.12.4/8.12.4) with ESMTP id g81Klo9M027696; Sun, 1 Sep 2002 23:47:52 +0300 (EEST) Received: from hades.hell.gr (hades [127.0.0.1]) by hades.hell.gr (8.12.6/8.12.6) with ESMTP id g81KllHc025629; Sun, 1 Sep 2002 23:47:48 +0300 (EEST) (envelope-from keramida@freebsd.org) Received: (from charon@localhost) by hades.hell.gr (8.12.6/8.12.6/Submit) id g81KlgMI025627; Sun, 1 Sep 2002 23:47:43 +0300 (EEST) (envelope-from keramida@freebsd.org) Date: Sun, 1 Sep 2002 23:47:33 +0300 (EEST) From: Giorgos Keramidas X-X-Sender: charon@hades To: mingo lu Cc: freebsd-questions Subject: Re: kernel customizing problem In-Reply-To: <20020901164629.43404.qmail@web14811.mail.yahoo.com> Message-ID: <20020901234447.C22081-100000@hades> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 2002-09-01 09:46, mingo lu wrote: > Need help from gurus!!! > > My 4.5 FreeBSD kernel works fine until I decided to add firewall > function. when I was compiling the customized kernel (half way > through) and realized that i made a mistake, so I used "ctr+C" to > abort the compiling process. After I corrected the mistake in the > kernel configuration file, i started compiling process again, now it > failed. > I did nothing else on the kernel configuration file excpet > adding one line "options FIREWALL". I tried it again with removing > the line "options FIREWALL", well, it failed also and gave out the > same error code. Here is the error code: [...] > /usr/src/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:325: `data' undeclared (first use in this function) > /usr/src/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:356: `R_NEXT' undeclared (first use in this function) > *** Error code 1 > This doesn't seem to be related to the IPFIREWALL option. Try updating your sources, and then use the instructions in /usr/src/UPDATING to compile a userland / kernel. -- FreeBSD: The Power to Serve -- http://www.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message