Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Sep 2008 15:09:41 -0500
From:      Dan Mack <mack@macktronics.com>
To:        freebsd-stable@freebsd.org
Subject:   Re: installkernel and nvram.ko on RELENG_6 broken?
Message-ID:  <8ADD2753-713A-40B3-A3E2-22EC8B3A6959@macktronics.com>
In-Reply-To: <B8748CE6-78C6-445C-8F7C-DC4A4666C507@macktronics.com>
References:  <B8748CE6-78C6-445C-8F7C-DC4A4666C507@macktronics.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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 
> "




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8ADD2753-713A-40B3-A3E2-22EC8B3A6959>