Date: Tue, 6 Dec 2005 01:48:59 -0800 From: Kent Stewart <kstewart@owt.com> To: freebsd-questions@freebsd.org Subject: Re: make buildkernel KERNCONF=CUSTOM errors!!! Message-ID: <200512060148.59273.kstewart@owt.com> In-Reply-To: <43954B5D.2090107@sbcglobal.net> References: <43954B5D.2090107@sbcglobal.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 06 December 2005 12:27 am, Jose Borquez wrote: > I am attempting to compile my custom kernel. I have just recently > updated my source to interim build RELENG_5_4 I keep getting these > errors when compiling the kernel. Could anybody please help and give > me some clues as to what the problem is here? I am also currently > running the IPF firewall. Should I have it disabled while I am > rebuilding? Below is the output of the error I get. > Thank you in advance, > Jose > > /usr/src/sys/modules/wlan/../../net80211/ieee80211_ioctl.c:86: error: > stray '\164' in program > /usr/src/sys/modules/wlan/../../net80211/ieee80211_ioctl.c:86: error: > stray '\129' in program > /usr/src/sys/modules/wlan/../../net80211/ieee80211_ioctl.c:86: error: > stray '\1' in program > /usr/src/sys/modules/wlan/../../net80211/ieee80211_ioctl.c:86:27: > warning: null character(s) ignored I think you commented out wlan. When I added it back, I didn't get those errors. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512060148.59273.kstewart>