Re: NFS installkernel broke with "make: don't know how to make bsd.README. Stop"

From: Marcel Moolenaar (marcel_at_xcllnt.net)
Date: 08/22/04

  • Next message: Kris Kennaway: "Re: make package-recursive"
    Date: Sun, 22 Aug 2004 07:53:08 -0700
    To: David Wolfskill <david@catwhisker.org>
    
    

    On Sun, Aug 22, 2004 at 07:31:53AM -0700, David Wolfskill wrote:
    > --------------------------------------------------------------
    > >>> Installing kernel
    > --------------------------------------------------------------
    > cd /usr/obj/usr/src/sys/;

    See how it didn't cd into an actual kernel build directory. This means
    INSTALLKERNEL is empty. This can happen when KERNCONF is set to an non-
    existing configuration file for example.

    -- 
     Marcel Moolenaar	  USPA: A-39004		 marcel@xcllnt.net
    _______________________________________________
    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"
    

  • Next message: Kris Kennaway: "Re: make package-recursive"

    Relevant Pages

    • Re: Rebuilding World Problems
      ... make installkernel KERNCONF=YOUR_KERNEL_HERE ... the better way to define KERNCONF in make.conf is as follows: ... Then you can use "make kernel" as you say, but should you need to compile a kernel using an alternate configuration, you can still issue the "make kernel KERNCONF=MYOTHERKERNEL" on the command line. ...
      (freebsd-stable)
    • 6.1 kernel unable to find /dev ?
      ... the previously-good kernel would no longer ... | exec /sbin/oinit: error 20 ... | Automatic reboot in 15 seconds - press a key on the console to abort ... Should I perhaps to a make installkernel installworld ...
      (freebsd-stable)
    • Re: 6.1 kernel unable to find /dev ?
      ... I saw two types of panics ... | Automatic reboot in 15 seconds - press a key on the console to abort ... Or there is a bad kernel module in the mix that is randomly corrupting data. ... Should I perhaps to a make installkernel installworld ...
      (freebsd-stable)
    • Re: New Kernel Breaks IPFW
      ... > I just cvsup'd my src today and was going to buildworld later tonight ... > rebooted, ipfw fell over, specifically, even after ipfw firewall enable, ... Probably because the ABI between ipfwand it's kernel counterpart has ... back in case of problems), mount fs and installkernel, mergemaster), ...
      (freebsd-current)
    • Re: FreeBSD 5.1-Release freezes
      ... if I run with this kernel the ... > make installkernel KERNCONF=SOCKETD) ... Try compiling options MAC_DEBUG into your ... If you have DDB compiled into the kernel (which you probably will ...
      (freebsd-current)