From owner-freebsd-current@FreeBSD.ORG Tue Apr 6 08:59:29 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9AF4E16A4CE for ; Tue, 6 Apr 2004 08:59:29 -0700 (PDT) Received: from earl-grey.cloud9.net (earl-grey.cloud9.net [168.100.1.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77B3743D5A for ; Tue, 6 Apr 2004 08:59:29 -0700 (PDT) (envelope-from zhaoc@cloud9.net) Received: by earl-grey.cloud9.net (Postfix, from userid 15177) id 4B59A2AA07; Tue, 6 Apr 2004 11:58:52 -0400 (EDT) Date: Tue, 6 Apr 2004 11:58:52 -0400 From: "fbsd-lists.notvaid."@nixwiz.com To: "Robin P. Blanchard" Message-ID: <20040406155852.GA84924@earl-grey.cloud9.net> Mail-Followup-To: "Robin P. Blanchard" , current@freebsd.org References: <9B5C1FCAFB35084787C21EFFFA78DD9EE2B8@EBE1.gc.nat> <20040405195350.A82596@carver.gumbysoft.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040405195350.A82596@carver.gumbysoft.com> User-Agent: Mutt/1.4.1i X-Mailman-Approved-At: Wed, 07 Apr 2004 04:54:16 -0700 cc: current@freebsd.org Subject: Re: Buildworld fails at sys/modules/wlan X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Apr 2004 15:59:29 -0000 \- Doug White 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_____/