Kernel install error today, mps module
Ivan Klymenko
fidaj at ukr.net
Tue May 24 07:47:50 UTC 2011
В Tue, 24 May 2011 09:34:18 +0200
Guy Brand <gb at unistra.fr> пишет:
> Hello,
>
>
> With revision 218881, I hit an error in make installkernel:
>
> ===> mps (install)
> install -o root -g wheel -m 555 mps.ko /boot/kernel
> install -o root -g wheel -m 555 mps.ko.symbols /boot/kernel
> install: mps.ko.symbols: No such file or directory
> *** Error code 71
>
> Stop in /usr/src/sys/modules/mps.
> *** Error code 1
>
> Stop in /usr/src/sys/modules.
> *** Error code 1
>
> Stop in /usr/obj/usr/src/sys/MOJITO.
> *** Error code 1
>
> Stop in /usr/src.
> *** Error code 1
>
> Stop in /usr/src.
>
> my kernel config is:
>
> include GENERIC
> cpu HAMMER
> ident MYKERNEL
>
> nomakeoptions DEBUG
>
> nooptions INVARIANTS
> nooptions INVARIANT_SUPPORT
> nooptions WITNESS
> nooptions WITNESS_SKIPSPIN
>
> options SC_PIXEL_MODE
> options VESA
>
> Any idea?
>
Update source tree to revision 222229
http://docs.freebsd.org/cgi/mid.cgi?20110524024613.0d87c41c
More information about the freebsd-current
mailing list