Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Sep 2002 18:57:01 +0200
From:      Volker Kindermann <freebsd@secspace.de>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Re: kernel customizing problem
Message-ID:  <20020901185701.06ec3bc8.freebsd@secspace.de>
In-Reply-To: <20020901164629.43404.qmail@web14811.mail.yahoo.com>
References:  <20020901164629.43404.qmail@web14811.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> 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.

remove your compile/<KERNCONF> directory and start by doing:

config <KERNCONF>

or do a "make clean" before rebuilding.

 -volker

-- 
Please don't cc me: I read the lists and don't need your message twice
:-)


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?20020901185701.06ec3bc8.freebsd>