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?

-- 
bug

_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to