Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Apr 2004 11:58:52 -0400
From:      "fbsd-lists.notvaid."@nixwiz.com
To:        "Robin P. Blanchard" <robin.blanchard@gactr.uga.edu>
Cc:        current@freebsd.org
Subject:   Re: Buildworld fails at sys/modules/wlan
Message-ID:  <20040406155852.GA84924@earl-grey.cloud9.net>
In-Reply-To: <20040405195350.A82596@carver.gumbysoft.com>
References:  <9B5C1FCAFB35084787C21EFFFA78DD9EE2B8@EBE1.gc.nat> <20040405195350.A82596@carver.gumbysoft.com>

next in thread | previous in thread | raw e-mail | index | archive | help
\- Doug White <dwhite@gumbysoft.com> stated on
/-	[Mon, Apr 05, 2004 at 07:56:23PM -0700]:

> On Fri, 2 Apr 2004, Robin P. Blanchard wrote:
> 
> > This has been broken for several days now, cvsup'd against cvsup1 and
> > cvsup12.
> 
> Not reproducing here. Have you tried cleaning out /usr/obj and/or
> re-cvsupping that directory and/or src/sys?  It looks correct to me.

I was hit by this for a few days too, then realized that I had set
up my make.conf with "NO_MODULES=true" and "MODULES_WITH_WORLD=true".
Setting those back to defaults gave me a clean build.
Obviously those are not the recommended settings, so the breakage may 
have gone unnoticed.

> > ===> sys/modules/wlan
> > @ -> /usr/src/sys
> > machine -> /usr/src/sys/i386/include
> > awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h
> > awk -f @/tools/makeobjops.awk @/kern/device_if.m -h
> > echo "#define INET 1" > opt_inet.h
> > rm -f .depend
> > mkdep -f .depend -a   -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@
> > -I@/../include -I/usr/obj/usr/src/i386/usr/include
> > /usr/src/sys/modules/wlan/../../net80211/ieee80211.c
> > /usr/src/sys/modules/wlan/../../net80211/ieee80211_crypto.c
> > /usr/src/sys/modules/wlan/../../net80211/ieee80211_input.c
> > /usr/src/sys/modules/wlan/../../net80211/ieee80211_ioctl.c
> > /usr/src/sys/modules/wlan/../../net80211/ieee80211_node.c
> > /usr/src/sys/modules/wlan/../../net80211/ieee80211_output.c
> > /usr/src/sys/modules/wlan/../../net80211/ieee80211_proto.c
> > /usr/src/sys/net80211/ieee80211_ioctl.c:41:21: opt_ipx.h: No such file or
> > directory
> > mkdep: compile failed
> > *** Error code 1
> >
> > ---------------------------------------
> > Robin P. Blanchard
> > Systems Integration Specialist
> > Georgia Center for Continuing Education
> > fon: 706.542.2404 < > fax: 706.542.6546
> > ---------------------------------------
> > _______________________________________________
> > 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"
> >
> 
> -- 
> Doug White                    |  FreeBSD: The Power to Serve
> dwhite@gumbysoft.com          |  www.FreeBSD.org
> _______________________________________________
> 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"

\_____End_of_Statement_____/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040406155852.GA84924>