> -----Original Message----- > From: Doug White [mailto:dwhite_at_gumbysoft.com] > Sent: Tuesday, April 06, 2004 1:28 PM > To: Robin P. Blanchard > Cc: Conrad J. Sabatier; Dag-Erling Smørgrav > Subject: RE: Bogus include in src/sys/net80211/ieee80211_ioctl.c > > > On Tue, 6 Apr 2004, Robin P. Blanchard wrote: > > > Do you have MODULES_WITH_WORLD=YES set via make.conf ? This looks > > quite like the error I was reporting recently: > > > http://groups.google.com/groups?q=freebsd+robin+wlan&hl=en&lr=&ie=UTF- > > 8&oe=UT > > F-8&selm=1080942787.00023291.1080931801%4010.7.7.3&rnum=2 > > > > I do, and am wondering if that somehow is the culprit... > > config(8) should generate it, even if it will be empty. I > have the file on my -current builders. The default is to > have MODULES_WITH_WORLD enabled, and 'make buildkernel' > arranges to run config first, so I doubt that's the issue. > > 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 ---------------------------------------Received on Tue Apr 06 2004 - 09:05:27 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:50 UTC