Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Apr 2004 14:54:30 +0100
From:      Peter Risdon <peter@circlesquared.com>
To:        Ewald Jenisch <a@jenisch.at>
Cc:        questions@freebsd.org
Subject:   Re: Kernel build fails in /usr/src/sys/cam/scsi/scsi_da (4.9)
Message-ID:  <4083DA16.7070003@circlesquared.com>
In-Reply-To: <20040419125017.GB4898@athena.oekb.co.at>
References:  <20040419125017.GB4898@athena.oekb.co.at>

next in thread | previous in thread | raw e-mail | index | archive | help
Ewald Jenisch wrote:

>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.
>  
>

There isn't enough info in your mail to be sure (your kernel conf file 
would be helpful), but there are often errors of this kind reported 
because da is a dependency of several other kernel devices such as umass 
and sbp. If you have one of these uncommented but have commented the da 
device, you'll get this type of error.

PWR



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4083DA16.7070003>