I have removed /usr/obj and am going through the whole buildworld/
buildkernel/installkernel process again. There were a bunch of stale
files under /usr/obj/usr/src/sys/i386/compile that may be the issue.
Dan
On Sep 11, 2008, at 2:55 PM, Dan Mack wrote:
> I have a custom kernel without nvram defined anywhere, however, make
> installkernel still attempts to install the module. About 45 days
> ago, I didn't have this issue. I didn't see anything about this in
> UPDATING so I thought I would check here. This system is currently
> running stable from 45 days ago built from source. I cvsuped 4
> hours ago.
>
> # make installkernel KERNCONF=SMP-COCO
>
> ===> nullfs (install)
> install -o root -g wheel -m 555 nullfs.ko /boot/kernel
> ===> nve (install)
> install -o root -g wheel -m 555 if_nve.ko /boot/kernel
> ===> nvram (install)
> install -o root -g wheel -m 555 nvram.ko /boot/kernel
> install: nvram.ko: No such file or directory
> *** Error code 71
>
> Stop in /usr/src/sys/modules/nvram.
> *** Error code 1
>
> Stop in /usr/src/sys/modules.
> *** Error code 1
>
> Stop in /usr/obj/usr/src/sys/SMP-COCO.
> *** Error code 1
>
> Stop in /usr/src.
> *** Error code 1
>
> Stop in /usr/src.
>
>
> _______________________________________________
> freebsd-stable@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to
"freebsd-stable-unsubscribe@freebsd.org
> "