From owner-cvs-all Sun Mar 19 13:40:59 2000 Delivered-To: cvs-all@freebsd.org Received: from dt051n0b.san.rr.com (dt051n0b.san.rr.com [204.210.32.11]) by hub.freebsd.org (Postfix) with ESMTP id CDF0C37B5AD; Sun, 19 Mar 2000 13:40:51 -0800 (PST) (envelope-from Doug@gorean.org) Received: from gorean.org (doug@master [10.0.0.2]) by dt051n0b.san.rr.com (8.9.3/8.9.3) with ESMTP id NAA46427; Sun, 19 Mar 2000 13:40:34 -0800 (PST) (envelope-from Doug@gorean.org) Message-ID: <38D54952.8C8EC54E@gorean.org> Date: Sun, 19 Mar 2000 13:40:34 -0800 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.72 [en] (X11; U; FreeBSD 5.0-CURRENT-0316 i386) X-Accept-Language: en MIME-Version: 1.0 To: Peter Wemm Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, Peter Wemm Subject: world broken: opt_compat_oldpci.h: No such file or directory References: <200003191333.FAA63301@freefall.freebsd.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Peter, Not sure if this change is related or not... Peter Wemm wrote: > > peter 2000/03/19 05:33:28 PST > > Modified files: > sys/i386/conf GENERIC LINT > Log: > Document and supply COMPAT_OLDPCI and COMPAT_OLDISA so 'make release' > still works. > > Revision Changes Path > 1.248 +3 -1 src/sys/i386/conf/GENERIC > 1.758 +3 -1 src/sys/i386/conf/LINT Up to the minute cvsup'ed sources give me this: mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@ -I@/../include /usr/amd/realmounts/slave/usr/current/src/sys/modules/amr/../../dev/amr/amr.c /usr/amd/realmounts/slave/usr/current/src/sys/modules/amr/../../dev/amr/amr_pci.c /usr/amd/realmounts/slave/usr/current/src/sys/modules/amr/../../dev/amr/amr_disk.c In file included from /usr/amd/realmounts/slave/usr/current/src/sys/modules/amr/../../dev/amr/amr_pci.c:47: @/pci/pcivar.h:283: opt_compat_oldpci.h: No such file or directory find /usr/src/ -name opt_compat_oldpci.h confirms that file is not present in my tree. Doug -- "While the future's there for anyone to change, still you know it seems, it would be easier sometimes to change the past" - Jackson Browne, "Fountain of Sorrow" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message