Subject: Re: -current mkdep failure
To: matthew green <mrg@mame.mu.OZ.AU>
From: Paul Goyette <paul@pgoyette.bdt.com>
List: current-users
Date: 09/27/1995 04:59:21
>
>
>
> >
> >
> > 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 ?
And if you're still using the config from -1.0 you'll have to update config first.
The original config is now config.old while config.new is now the "official" config.