Date: Mon, 21 May 2007 10:54:54 +0300 From: Krassimir Slavchev <krassi@bulinfo.net> To: Odhiambo Washington <wash@wananchi.com>, freebsd-current@FreeBSD.org Subject: Re: Kernel compilation failure ... Message-ID: <4651504E.20801@bulinfo.net> In-Reply-To: <20070521074413.GL61558@ns2.wananchi.com> References: <20070521074413.GL61558@ns2.wananchi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
'man ural' or check for following in your kernel config file: device ehci device uhci device ohci device usb device ural device wlan Odhiambo Washington wrote: > Hi, > > I am running -CURRENT on my desktop, csup-ped sources even today > - 20070521. > For the last one week or so, I cannot successfully compile a kernel. > Always fails here: > > <cut> > cc -shared -nostdlib hack.c -o hack.So > rm -f hack.c > MAKE=make sh /usr/src/sys/conf/newvers.sh alligator > cc -c -O -pipe -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding vers.c > linking kernel.debug > if_ural.o(.text+0xe8f): In function `ural_attach': > /usr/src/sys/dev/usb/if_ural.c:491: undefined reference to `ieee80211_amrr_init' > if_ural.o(.text+0x2fa5): In function `ural_task': > /usr/src/sys/dev/usb/if_ural.c:2360: undefined reference to `ieee80211_amrr_node_init' > if_ural.o(.text+0x3179): In function `ural_amrr_update': > /usr/src/sys/dev/usb/if_ural.c:2418: undefined reference to `ieee80211_amrr_choose' > *** Error code 1 > > Stop in /usr/obj/usr/src/sys/ALLIGATOR-7.x. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > </cut> > > Something I have missed, I believe.... > > > > -Wash > > http://www.netmeister.org/news/learn2quote.html > > DISCLAIMER: See http://www.wananchi.com/bms/terms.php > > -- > +======================================================================+ > |\ _,,,---,,_ | Odhiambo Washington <wash@wananchi.com> > Zzz /,`.-'`' -. ;-;;,_ | Wananchi Online Ltd. www.wananchi.com > |,4- ) )-,_. ,\ ( `'-'| Tel: +254 20 313985-9 +254 20 313922 > '---''(_/--' `-'\_) | GSM: +254 722 743223 +254 733 744121 > +======================================================================+ > > The state law of Pennsylvania prohibits singing in the bathtub. > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > > -- Krassimir Slavchev Bulinfo Ltd. krassi@bulinfo.net (+359 2) 969-9160 http://www.bulinfo.net (+359 2) 969-9166
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4651504E.20801>