Date: Sun, 20 Sep 2009 22:09:51 -0700 From: Rob Farmer <rfarmer@predatorlabs.net> To: Arkady Tokaev <tokaev@hotmail.com>, questions@freebsd.org Subject: Re: Error linking MYKERNEL Message-ID: <b025ceb70909202209g4fc99cdfp8371299895d81e39@mail.gmail.com> In-Reply-To: <BAY113-W86688A7F3B9102156216ACDDD0@phx.gbl> References: <BAY113-W86688A7F3B9102156216ACDDD0@phx.gbl>
next in thread | previous in thread | raw e-mail | index | archive | help
2009/9/20 Arkady Tokaev <tokaev@hotmail.com>: > > After hours of > # make buildkernel KERNCONF=MYKERNEL > > I see this: > ... > linking kernel.debug > if_ural.o(.text+0x743): In function `ural_free_tx_list': > /usr/src/sys/dev/usb/if_ural.c:627: undefined reference to `ieee80211_free_node' <snip> rum and ural are wireless cards, but you have the wlan options commented out. You need to either remove them or add the wlan section back.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b025ceb70909202209g4fc99cdfp8371299895d81e39>