Date: Sun, 28 Jan 2007 19:09:02 -0800 From: Sam Leffler <sam@errno.com> To: Kris Kennaway <kris@obsecurity.org> Cc: freebsd-stable@freebsd.org, Harald Schmalzbauer <harry@schmalzbauer.de> Subject: Re: ath buildkernel problem with recent RELENG_6 [Was: Re: buildkernel (zlib module) broken?] Message-ID: <45BD654E.9050504@errno.com> In-Reply-To: <20070129003353.GA66098@xor.obsecurity.org> References: <200701282212.27004.harry@schmalzbauer.de> <20070128221705.GA64536@xor.obsecurity.org> <200701290102.33180.harry@schmalzbauer.de> <20070129003353.GA66098@xor.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Kris Kennaway wrote: > On Mon, Jan 29, 2007 at 01:02:32AM +0100, Harald Schmalzbauer wrote: >> Am Sonntag, 28. Januar 2007 23:17 schrieb Kris Kennaway: >>> On Sun, Jan 28, 2007 at 10:12:26PM +0100, Harald Schmalzbauer wrote: >>>> Hello, >>>> >>>> I don't understand this error: >>>> ===> zlib (all) >> [...] >>>> 1 error >>>> *** Error code 2 >>>> >>>> Any hints? >>> Rerun make without -j and discover the real error which was some >>> distance back in the interleaved output from your parallel make >>> command. >> Ahh, ok, sorry, it's my first SMP system so I'm not used to this parallel >> build stuff... >> >> ath seems to be the problem: > > No, your kernel config is the problem ;) You apparently chopped out > too much when cutting it down from GENERIC. > >> /FlashBSD/src/sys/dev/ath/if_ath.c:417: undefined reference to >> `ieee80211_wme_acnames' > > "Undefined reference" almost always means "operator provided an > incomplete kernel config file". man ath shows: > To compile this driver into the kernel, place the following lines in your > kernel configuration file: > > device ath > device ath_hal > device ath_rate_sample > device wlan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45BD654E.9050504>