"make buildkernel" problems

Adam K Kirchhoff adamk at voicenet.com
Tue Jan 6 09:55:38 PST 2004


Thanks,

	I thought I had seen that before but, not being the smartest guy
in the world, forget where.

Adam

On Tue, 6 Jan 2004, Eirik Nygaard wrote:

> On Tue, Jan 06, 2004 at 05:25:05PM +0000, Adam K Kirchhoff wrote:
> >
> > When I run a "make buildkernel" I end up with the following error:
> >
> > ===> dev/disk/aic7xxx
> > ===> dev/disk/aic7xxx/aicasm
> > make: don't know how to make /usr/include/sys/inttypes.h. Stop
> > *** Error code 2
> >
> > I can build the kernel just fine if I run config on the config file and
> > go through the make depend && make process, but I can't do it with make
> > buildkernel.
> >
> > I have run "make includes" in order to make sure all the includes are
> > properly installed.
> >
> > Am I missing something?
> >
> > Adam
> >
>
> Copy from previous mail to bugs@
> ---
>     Ah.  Clean out your /usr/obj hierarchy and rebuild.  This is due to the
>     make depend mechanism breaking when existing .depend files have
>     associations for header files which have been removed.
>
>     e.g. rm -rf /usr/obj/usr/src/sys/<YOURKERNEL>       (assuming your source
>     is in /usr/src and not symlinked).
>
>                                                 -Matt
> ---
>
> --
> Eirik Nygaard
> eirikn at xxxxxxxxxxxx
>





More information about the Bugs mailing list