NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: -4.0, cannot build kernel



Jason Lingohr <jason%lucid.net.au@localhost> schrieb:
>
> I've just upgraded to -4.0, and I cannot seem to build a new kernel -- 
> I've done config, and on the make depend, I get this:
>
> [root@bastion /usr/src/sys/arch/i386/compile/BASTION-4]# make depend
> make: "../../../../lib/libkern/../../../../lib/libkern/Makefile.inc" 
> line 93: Could not find 
> ../../../../lib/libkern/../../../common/lib/libc/Makefile.inc
> make: Fatal errors encountered -- cannot continue
>
> make: stopped in /usr/src/sys/arch/i386/compile/BASTION-4
>

Try ./build.sh kernel=BASTION-4 in src, which is the "new" standard
way to build kernels (cf. src/BUILDING).

HTH,

--
Dennis den Brok



Home | Main Index | Thread Index | Old Index