Subject: Re: -current mkdep failure
To: bryan collins <bryan@bwyan.anu.edu.au>
From: matthew green <mrg@mame.mu.oz.au>
List: current-users
Date: 09/27/1995 14:17:15
>
>
> I'm getting the following errors tring to do a mkdep
> on -current kernel src:
>
> ../../../../arch/i386/i386/conf.c:65: vnd.h: No such file or directory
> ../../../../arch/i386/i386/conf.c:67: scd.h: No such file or directory
> ../../../../arch/i386/i386/conf.c:69: ccd.h: No such file or directory
> ../../../../arch/i386/i386/conf.c:137: vt.h: No such file or directory
> ../../../../arch/i386/i386/conf.c:169: audio.h: No such file or directory
> mkdep: compile failed.
>
> am I missing something obvious?
>
> did you re-run config ? that's my guess.
from scratch, many times.
those header files don't seem to be anywhere.
they're built by config in the compile directory, normally. are your
sys/conf/files and sys/arch/i386/conf/files.i386 files upto date ?