From owner-freebsd-stable@FreeBSD.ORG Fri Jan 5 00:38:11 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C254A16A4D0 for ; Fri, 5 Jan 2007 00:38:11 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) by mx1.freebsd.org (Postfix) with ESMTP id 7FF4B13C469 for ; Fri, 5 Jan 2007 00:38:11 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (localhost [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id 90EC717123; Fri, 5 Jan 2007 02:09:29 +0200 (EET) Date: Fri, 5 Jan 2007 02:09:29 +0200 From: Ion-Mihai "IOnut" Tetcu To: "Craig St. Jean" Message-ID: <20070105020929.7c261c97@it.buh.tecnik93.com> In-Reply-To: <1a5509630612301353i4a731008o44eb1c5bd332335e@mail.gmail.com> References: <1a5509630612301353i4a731008o44eb1c5bd332335e@mail.gmail.com> X-Mailer: Claws Mail 2.6.1 (GTK+ 2.10.6; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_eF8MP=pHF8Xniw/UQQPCC42"; protocol="application/pgp-signature"; micalg=PGP-SHA1 Cc: freebsd-stable@freebsd.org Subject: Re: make buildkernel erroring on latest sources X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Jan 2007 00:38:11 -0000 --Sig_eF8MP=pHF8Xniw/UQQPCC42 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Sat, 30 Dec 2006 16:53:48 -0500 "Craig St. Jean" wrote: > Updated my sources to STABLE today, and followed the handbook as I > normally do to make sure I don't forget anything, however on `make > buildkernel KERNCONF=3DGENERIC` I got the following: >=20 > ... > MAKE=3Dmake sh /usr/src/sys/conf/newvers.sh GENERIC > cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls > -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes > -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=3Dc99 > -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq > -I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/contrib/pf > -I/usr/src/sys/dev/ath -I/usr/src/sys/contrib/ngatm > -I/usr/src/sys/dev/twa -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS > -include opt_global.h -fno-common -finline-limit=3D8000 --param > inline-unit-growth=3D100 --param large-function-growth=3D1000 > -mno-align-long-strings -mpreferred-stack-boundary=3D2 -mno-mmx > -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Werror vers.c > linking kernel > if_ural.o(.text+0x66): In function `ural_free_tx_list': > : undefined reference to `ieee80211_free_node' If you build with NO_CLEAN and friends drop it, If that doesn't solve it remove /usr/obj/* (or at lest the dir for if_ural). --=20 IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" BOFH excuse #18: excess surge protection --Sig_eF8MP=pHF8Xniw/UQQPCC42 Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFFnZc5BX6fi0k6KXsRAvQYAJ9PvRp+LxboKhxhuTAJ27WCA+wQsgCaA9ZO 6lVlaRrhhddG1mIFGr278lg= =oLKY -----END PGP SIGNATURE----- --Sig_eF8MP=pHF8Xniw/UQQPCC42--