From owner-freebsd-stable Sun Aug 31 14:52:33 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id OAA20253 for stable-outgoing; Sun, 31 Aug 1997 14:52: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 OAA20247; Sun, 31 Aug 1997 14:52:19 -0700 (PDT) Received: from localhost (jamil@localhost) by counterintelligence.ml.org (8.8.7/8.8.5) with SMTP id OAA24491; Sun, 31 Aug 1997 14:51:35 -0700 (PDT) Date: Sun, 31 Aug 1997 14:51:35 -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: <19970831234157.30891@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 Yes /usr/src/sys/pci exists and in it: (include files) cy_pcireg.h meteor_reg.h pcibus.h tek390.h dc21040.h ncrreg.h pcireg.h wd82371reg.h if_fxpreg.h pci_ioctl.h pcivar.h So why is it failing if the files are there, are those directories somehow not getting scanned for includes? On Sun, 31 Aug 1997, Stefan Esser wrote: > On Aug 31, "Jamil J. Weatherbee" wrote: > > 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? > > Well, I'm not using 2.2, but only -current. > There is no /usr/obj/usr/src/tmp/usr/include/pci > on my system, and it is not supposed to be there, > IMHO ... > > Do you have a pci directory in ../../sys, relative > to the pciconf source directory ? > > Regards, STefan >