Date: Sun, 1 Sep 2002 23:47:33 +0300 (EEST) From: Giorgos Keramidas <keramida@ceid.upatras.gr> To: mingo lu <freebiebsd@yahoo.com> Cc: freebsd-questions <freebsd-questions@freebsd.org> Subject: Re: kernel customizing problem Message-ID: <20020901234447.C22081-100000@hades> In-Reply-To: <20020901164629.43404.qmail@web14811.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020901234447.C22081-100000>