From owner-freebsd-current Fri Feb 15 6: 0:26 2002 Delivered-To: freebsd-current@freebsd.org Received: from encontacto.net (adsl-64-173-182-158.dsl.mtry01.pacbell.net [64.173.182.158]) by hub.freebsd.org (Postfix) with ESMTP id 1B3D737B400 for ; Fri, 15 Feb 2002 06:00:21 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) (uid 0) by encontacto.net with local; Fri, 15 Feb 2002 06:00:11 -0800 Received: from 64.173.182.155 ( [64.173.182.155]) as user eculp@EnContacto.Net by Mail.MexComUSA.Net with HTTP; Fri, 15 Feb 2002 06:00:10 -0800 Message-ID: <1013781610.3c6d146ae8143@Mail.MexComUSA.Net> Date: Fri, 15 Feb 2002 06:00:10 -0800 From: Edwin Culp To: current@FreeBSD.Org Subject: Current - Kernel compile missing opt_compat.h - cvsup this morning MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 4.0-cvs X-Originating-IP: 64.173.182.155 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Today's make buildkernel seems to break because of a missing opt_compat.h. mkdep -f .depend -a -nostdinc -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@ -I@ /dev -I@/../include -I/usr/obj/usr/src/i386/usr/include /usr/src/sys/modules/di gi/digi/../../../dev/digi/digi.c /usr/src/sys/modules/digi/digi/../../../dev/dig i/digi_pci.c /usr/src/sys/modules/digi/digi/../../../dev/digi/digi_isa.c /usr/src/sys/modules/digi/digi/../../../dev/digi/digi.c:38: opt_compat.h: No suc h file or directory mkdep: compile failed *** Error code 1 Stop in /usr/src/sys/modules/digi/digi. *** Error code 1 ed --- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message