Re: ath buildkernel problem with recent RELENG_6 [Was: Re: buildkernel (zlib module) broken?]
- From: Sam Leffler <sam@xxxxxxxxx>
- Date: Sun, 28 Jan 2007 19:09:02 -0800
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)
Ahh, ok, sorry, it's my first SMP system so I'm not used to this parallel1 errorRerun make without -j and discover the real error which was some
*** Error code 2
Any hints?
distance back in the interleaved output from your parallel make
command.
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
freebsd-stable@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: ath buildkernel problem with recent RELENG_6 [Was: Re: buildkernel (zlib module) broken?]
- From: Harald Schmalzbauer
- Re: ath buildkernel problem with recent RELENG_6 [Was: Re: buildkernel (zlib module) broken?]
- References:
- buildkernel (zlib module) broken?
- From: Harald Schmalzbauer
- Re: buildkernel (zlib module) broken?
- From: Kris Kennaway
- ath buildkernel problem with recent RELENG_6 [Was: Re: buildkernel (zlib module) broken?]
- From: Harald Schmalzbauer
- Re: ath buildkernel problem with recent RELENG_6 [Was: Re: buildkernel (zlib module) broken?]
- From: Kris Kennaway
- buildkernel (zlib module) broken?
- Prev by Date: Re: ath buildkernel problem with recent RELENG_6 [Was: Re: buildkernel (zlib module) broken?]
- Next by Date: Re: arp: unknown hardware address format
- Previous by thread: Re: ath buildkernel problem with recent RELENG_6 [Was: Re: buildkernel (zlib module) broken?]
- Next by thread: Re: ath buildkernel problem with recent RELENG_6 [Was: Re: buildkernel (zlib module) broken?]
- Index(es):
Relevant Pages
|