From owner-freebsd-alpha@FreeBSD.ORG Fri Oct 3 04:54:38 2003 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8792316A4DC for ; Fri, 3 Oct 2003 04:54:37 -0700 (PDT) Received: from tea.blinkenlights.nl (tea.blinkenlights.nl [62.58.162.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CADF43FE5 for ; Fri, 3 Oct 2003 04:54:36 -0700 (PDT) (envelope-from sten@blinkenlights.nl) Received: by tea.blinkenlights.nl (Postfix, from userid 101) id CA015392; Fri, 3 Oct 2003 13:52:45 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by tea.blinkenlights.nl (Postfix) with ESMTP id AA7501BA; Fri, 3 Oct 2003 13:52:45 +0200 (CEST) Date: Fri, 3 Oct 2003 13:52:45 +0200 (CEST) From: Sten To: Ivan Dolezal In-Reply-To: <3F7D52A5.9070406@vsb.cz> Message-ID: References: <3F7D52A5.9070406@vsb.cz> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: users-l@freebsd.cz cc: freebsd-alpha@freebsd.org Subject: Re: can't compile kernel without bpf; isc-dhcpv2 X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Oct 2003 11:54:38 -0000 On Fri, 3 Oct 2003, Ivan Dolezal wrote: > Hello and thank you for replies in advance: > > 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.