Re: error with buildkernel
- From: Giorgos Keramidas <keramida@xxxxxxxxxxxxxxx>
- Date: Thu, 17 Aug 2006 00:49:20 +0300
On Wed, 16 Aug 2006 14:42:58 GMT, Peter Scott <ps@xxxxxxxxxxx> wrote:
Hi,
I don't know why I got this error.
It said
/usr/src/sys/netinet/ip_divert.c:40:2: #error "IPDIVERT requires IPFIREWALL"
but my kernel configuration has the following options defined:
options IPFIREWALL #firewall
#options IPFIREWALL_VERBOSE #print
information about
options IPFIREWALL_DEFAULT_TO_ACCEPT #allow everything by default
#options IPSTEALTH
options IPDIVERT
options TCP_DROP_SYNFIN
Can anyone tell me what's wrong?
Not really. IMHO, this is not enough information. Please post your
*entire* kernel configuration file and at least the 100 last lines of
a log file with the messages of the failed `buildkernel' run. You
can grab a logfile like this (the following command assumes your
current shell if sh(1) not csh(1)).
# make KERNCONF=CUSTOM buildkernel 2>&1 | tee logfile
Giorgos
.
- Follow-Ups:
- Re: error with buildkernel
- From: Pet Farrari
- Re: error with buildkernel
- References:
- error with buildkernel
- From: Peter Scott
- error with buildkernel
- Prev by Date: Install problem on dual Micron Netframe 6201 with SCSI ...
- Next by Date: Re: where is apache in 6.1
- Previous by thread: error with buildkernel
- Next by thread: Re: error with buildkernel
- Index(es):
Relevant Pages
|