Already told him. It is.


On Sun, 20 Aug 2000, Tony Fleisher wrote:

> Not sure if this is related to the recent commit of DEVFS code, but a
> build of both the GERNERIC kernel and a custom kernel from a very recent
> (last few hours) cvsup of -current failed during the 'make depend' with
> an error trying to include "opt_devfs.h".
> The following following is the ouput from a custom kernel 
> (/usr/local/src/freebsd/src is the base of my src):
> 
> ===> md
> @ -> /usr/local/src/freebsd/src/sys
> machine -> /usr/local/src/freebsd/src/sys/i386/include
> touch opt_mfs.h
> touch opt_md.h
> rm -f .depend
> mkdep -f .depend -a   -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@
> -I@/../includ
> e -I/usr/include
> /usr/local/src/freebsd/src/sys/modules/md/../../dev/md/md.c
> /usr/local/src/freebsd/src/sys/modules/md/../../dev/md/md.c:15: opt_devfs.h: No
> such file or directory
> mkdep: compile failed
> *** Error code 1
> Stop in /usr/local/src/freebsd/src/sys/modules/md.
> *** Error code 1
> 
> 
> Commenting out the line: #include "opt_devfs.h" from 
> src/sys/dev/md/md.c got rid of this error, although
> I am not sure that this is the correct fix.
> 
> Tony.
> 
> 
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message
> 



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to