From owner-freebsd-questions@FreeBSD.ORG Mon Apr 19 06:05:43 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE13916A4CE for ; Mon, 19 Apr 2004 06:05:43 -0700 (PDT) Received: from srvdmz13.oekb.co.at (srvdmz13.oekb.co.at [143.245.5.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2CACD43D48 for ; Mon, 19 Apr 2004 06:05:42 -0700 (PDT) (envelope-from Ewald.Jenisch@oekb.at) Received: from Unknown [143.245.2.191] by srvdmz13.oekb.co.at - SurfControl E-mail Filter (4.7); Mon, 19 Apr 2004 14:50:18 +0200 Received: from athena.oekb.co.at ([143.245.83.20]) by MAIL01.oekb.co.at with Microsoft SMTPSVC(5.0.2195.6713); Mon, 19 Apr 2004 14:50:17 +0200 Received: from athena.oekb.co.at (athena.oekb.co.at [127.0.0.1]) by athena.oekb.co.at (8.12.10/8.12.10) with ESMTP id i3JCoHa9005213 for ; Mon, 19 Apr 2004 14:50:17 +0200 Received: (from ej@localhost) by athena.oekb.co.at (8.12.10/8.12.10/Submit) id i3JCoHaO005212 for questions@freebsd.org; Mon, 19 Apr 2004 14:50:17 +0200 Message-ID: <20040419125017.GB4898@athena.oekb.co.at> From: Ewald Jenisch To: questions@freebsd.org Date: Mon, 19 Apr 2004 14:50:17 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-OriginalArrivalTime: 19 Apr 2004 12:50:17.0523 (UTC) FILETIME=[DDC31830:01C4260C] User-Agent: Mutt/1.4.1i Subject: Kernel build fails in /usr/src/sys/cam/scsi/scsi_da (4.9) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Apr 2004 13:05:43 -0000 Hi, After cvsup-ing and building a new system ("make buildworld") I tried to compile a new kernel and ended up with /usr/src/sys/cam/scsi/scsi_da.c:32: opt_da.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /usr/obj/usr/src/sys/OeKB040419. *** Error code 1 Stop in /usr/src. *** Error code 1 This happens on a 4.9 system. Anything else having this problem? Anything that can be done against this? (I've tried cvsup-ing again over several hours there don't seem to be any updates). TIA for your help, -ewald