Date: Tue, 6 Apr 2004 14:03:46 -0400 From: "Robin P. Blanchard" <robin.blanchard@gactr.uga.edu> To: "Doug White" <dwhite@gumbysoft.com>, <current@freebsd.org> Cc: =?iso-8859-1?Q?Dag-Erling_Sm=F8rgrav?= <des@des.no> Subject: RE: Bogus include in src/sys/net80211/ieee80211_ioctl.c Message-ID: <9B5C1FCAFB35084787C21EFFFA78DD9EE2C4@EBE1.gc.nat>
next in thread | raw e-mail | index | archive | help
> -----Original Message----- > From: Doug White [mailto:dwhite@gumbysoft.com]=20 > Sent: Tuesday, April 06, 2004 1:28 PM > To: Robin P. Blanchard > Cc: Conrad J. Sabatier; Dag-Erling Sm=F8rgrav > Subject: RE: Bogus include in src/sys/net80211/ieee80211_ioctl.c >=20 >=20 > On Tue, 6 Apr 2004, Robin P. Blanchard wrote: >=20 > > Do you have MODULES_WITH_WORLD=3DYES set via make.conf ? This looks=20 > > quite like the error I was reporting recently:=20 > >=20 > = http://groups.google.com/groups?q=3Dfreebsd+robin+wlan&hl=3Den&lr=3D&ie=3D= UTF- > > 8&oe=3DUT > > F-8&selm=3D1080942787.00023291.1080931801%4010.7.7.3&rnum=3D2 > > > > I do, and am wondering if that somehow is the culprit... >=20 > config(8) should generate it, even if it will be empty. I=20 > have the file on my -current builders. The default is to=20 > have MODULES_WITH_WORLD enabled, and 'make buildkernel'=20 > arranges to run config first, so I doubt that's the issue. >=20 > Have you tried blowing away /usr/obj? (or whatever you have OBJDIR set > to) Can you build the kenrel the old way manually? Modules build just fine when built alongside kernel (without MODULES_WITH_WORLD)...Error rears it's head when building with world. = Minor annoyance. To avoid building modules repeatedly with each KERNCONF, I commented out MODULES_WITH_WORLD, built first kernel, moved obj module = dir from /usr/obj/usr/src/sys/KERN/modules/.... To = /usr/obj/usr/src/sys/modules, then uncommented MODULES_WITH_WORLD and built remaining KERNCONFs. Not sure what's causing this. ( and yes, obj is blown away ). --------------------------------------- Robin P. Blanchard Systems Integration Specialist Georgia Center for Continuing Education fon: 706.542.2404 < > fax: 706.542.6546 ---------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9B5C1FCAFB35084787C21EFFFA78DD9EE2C4>