From owner-freebsd-current@FreeBSD.ORG Fri Jan 2 13:13:53 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D5A116A4CE for ; Fri, 2 Jan 2004 13:13:53 -0800 (PST) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9448943D48 for ; Fri, 2 Jan 2004 13:13:52 -0800 (PST) (envelope-from DougB@freebsd.org) Received: from master.dougb.net (c-24-130-160-161.we.client2.attbi.com[24.130.160.161]) by comcast.net (rwcrmhc12) with SMTP id <20040102211352014006chiie>; Fri, 2 Jan 2004 21:13:52 +0000 Date: Fri, 2 Jan 2004 13:13:51 -0800 (PST) From: Doug Barton To: freebsd-current@freebsd.org Message-ID: <20040102131108.F13712@znfgre.qbhto.arg> Organization: http://www.FreeBSD.org/ X-message-flag: Outlook -- Not just for spreading viruses anymore! MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: kernel with bge doesn't compile (undefined reference to `vlan_tag_alloc') X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jan 2004 21:13:53 -0000 Howdy, With the latest sources, and a kernel conf that contains the bge device, I get the following error: sh /usr/local/src/sys/conf/newvers.sh LAP cc -c -O -pipe -march=pentium4 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -g -nostdinc -I- -I. -I/usr/local/src/sys -I/usr/local/src/sys/contrib/dev/acpica -I/usr/local/src/sys/contrib/ipfilter -I/usr/local/src/sys/contrib/dev/ath -I/usr/local/src/sys/contrib/dev/ath/freebsd -I/usr/local/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=15000 -fno-strict-aliasing -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Werror vers.c linking kernel.debug if_bge.o: In function `bge_rxeof': /usr/local/src/sys/dev/bge/if_bge.c:2740: undefined reference to `vlan_tag_alloc' *** Error code 1 I built a kernel from the same config file on 12/30, so the problem would be fairly recent. Doug -- This .signature sanitized for your protection