Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Oct 2003 13:52:45 +0200 (CEST)
From:      Sten <sten@blinkenlights.nl>
To:        Ivan Dolezal <ivan.dolezal@vsb.cz>
Cc:        freebsd-alpha@freebsd.org
Subject:   Re: can't compile kernel without bpf; isc-dhcpv2
Message-ID:  <Pine.SOL.4.58-Blink.0310031350360.6638@tea.blinkenlights.nl>
In-Reply-To: <3F7D52A5.9070406@vsb.cz>
References:  <3F7D52A5.9070406@vsb.cz>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 3 Oct 2003, Ivan Dolezal wrote:

> Hello and thank you for replies in advance:
>

<snip>

> Oh, this is another, even worse problem: I am not able to compile the
> 5.1 kernel without bpf on some other system - it ends up saying:
> ...
> sh /usr/src/sys/conf/newvers.sh KOCOUR
> cc -c -O -pipe -mcpu=pentiumpro -Wall -Wredundant-decls -Wnested-externs
> -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline
> -Wcast-qual  -fformat-extensions -std=c99  -nostdinc -I-  -I.
> -I/usr/src/sys -I/usr/src/sys/dev -I/usr/src/sys/contrib/dev/acpica
> -I/usr/src/sys/contrib/ipfilter -D_KERNEL -include opt_global.h
> -fno-common  -mno-align-long-strings -mpreferred-stack-boundary=2
> -ffreestanding -Werror  vers.c
> linking kernel
> if_ieee80211subr.o: In function `ieee80211_ifattach':
> if_ieee80211subr.o(.text+0x63): undefined reference to `bpfattach2'
> *** Error code 1

it looks like the wireless subsystem or parts of it,
need bpf, you might want to remove wireless networking from
your kernel config.

HTH, HAND.

-- 
Sten Spans

There is a crack in everything that's how the light gets in.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SOL.4.58-Blink.0310031350360.6638>