From owner-freebsd-stable Sun Aug 31 11:55:33 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id LAA13679 for stable-outgoing; Sun, 31 Aug 1997 11:55:33 -0700 (PDT) Received: from counterintelligence.ml.org (mdean.vip.best.com [206.86.94.101]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id LAA13674 for ; Sun, 31 Aug 1997 11:55:29 -0700 (PDT) Received: from localhost (jamil@localhost) by counterintelligence.ml.org (8.8.7/8.8.5) with SMTP id LAA24217; Sun, 31 Aug 1997 11:54:39 -0700 (PDT) Date: Sun, 31 Aug 1997 11:54:39 -0700 (PDT) From: "Jamil J. Weatherbee" To: Michael Pearlman cc: freebsd-stable@freebsd.org Subject: Re: Buildworld failing (this happened yesterday also after cvsup to RELENG_22) In-Reply-To: <199708302159.QAA00412@caam.rice.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Nope, I did another cvsup to stable, rebuilt the kernel, rebooted, ran make includes, than make world and it failed in the same place. On Sat, 30 Aug 1997, Michael Pearlman wrote: > Try doing > make includes > before > make world > > This seems to be a common problem which the "make includes" fixes. > > michael pearlman > > > > > > rm -f .depend mkdep -f .depend -a -I/sys > > -I/usr/obj/usr/src/tmp/usr/include /usr/src/usr.sbi n/pciconf/pciconf.c > > /usr/src/usr.sbin/pciconf/pciconf.c:41: pci/pcivar.h: No such file or > > directory /usr/src/usr.sbin/pciconf/pciconf.c:42: pci/pci_ioctl.h: No such > > file or directory mkdep: compile failed. > > *** Error code 1 > > > > Stop. > > > > *** Error code 1 > > > > > > > >