From owner-freebsd-stable Sun Aug 31 12:57:01 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA15615 for stable-outgoing; Sun, 31 Aug 1997 12:57:01 -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 MAA15610; Sun, 31 Aug 1997 12:56:54 -0700 (PDT) Received: from localhost (jamil@localhost) by counterintelligence.ml.org (8.8.7/8.8.5) with SMTP id MAA24312; Sun, 31 Aug 1997 12:56:08 -0700 (PDT) Date: Sun, 31 Aug 1997 12:56:08 -0700 (PDT) From: "Jamil J. Weatherbee" Reply-To: "Jamil J. Weatherbee" To: Stefan Esser cc: freebsd-stable@freebsd.org Subject: Re: Buildworld failing (this happened yesterday also after cvsup to RELENG_22) In-Reply-To: <19970831093120.46964@mi.uni-koeln.de> 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 If I have synched with cvsup then what could the problem be? I noticed that there isn't even a pci dircetory in /usr/obj/usr/src/tmp/usr/include. Do you have one? On Sun, 31 Aug 1997, Stefan Esser wrote: > On Aug 29, "Jamil J. Weatherbee" wrote: > > > > 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 > > Sorry, but I can't reproduce this on my system. > The last change to pciconf.c was commited in March. > > Could it be a local problem with your source tree ? > > Regards, STefan >