Now I see new Error linking... How I can faind all dependencies b e f o r kernel compyling ? Arkady Tokaev
From: [email protected] To: [email protected] Subject: RE: Error linking MYKERNEL Date: Mon, 21 Sep 2009 11:40:39 +0400 Great! Thank you for your prompt reply. So, there is task for future: Create validator of config file. Arkady Tokaev > Date: Sun, 20 Sep 2009 22:09:51 -0700 > Subject: Re: Error linking MYKERNEL > From: [email protected] > To: [email protected]; [email protected] > > 2009/9/20 Arkady Tokaev <[email protected]>: > > > > 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. Устали отбиваться от вирусов? Воспользуйтесь встроенной защитой Internet Explorer 8 _________________________________________________________________ Устали отбиваться от вирусов? Воспользуйтесь встроенной защитой Internet Explorer 8 http://www.microsoft.ru/ie8_______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
