From owner-freebsd-current@FreeBSD.ORG Mon Apr 5 19:56:58 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 371A316A4CE for ; Mon, 5 Apr 2004 19:56:58 -0700 (PDT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 040F243D5F for ; Mon, 5 Apr 2004 19:56:58 -0700 (PDT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 3EDDE72DCA; Mon, 5 Apr 2004 19:56:23 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 3908B72DBF; Mon, 5 Apr 2004 19:56:23 -0700 (PDT) Date: Mon, 5 Apr 2004 19:56:23 -0700 (PDT) From: Doug White To: "Robin P. Blanchard" In-Reply-To: <9B5C1FCAFB35084787C21EFFFA78DD9EE2B8@EBE1.gc.nat> Message-ID: <20040405195350.A82596@carver.gumbysoft.com> References: <9B5C1FCAFB35084787C21EFFFA78DD9EE2B8@EBE1.gc.nat> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 02:56:58 -0000 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. > > ===> 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