Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Jun 2002 16:39:04 +0200
From:      Ruben <fbsd-q@bzerk.org>
To:        Kirk Strauser <kirk@strauser.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: help with kernel config
Message-ID:  <20020606163904.A76469@ei.bzerk.org>
In-Reply-To: <87d6v4fu4e.fsf@pooh.int>; from kirk@strauser.com on Thu, Jun 06, 2002 at 07:51:13AM -0500
References:  <200206060552.g565qle5014982@graham.shacknet.nu> <87d6v4fu4e.fsf@pooh.int>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jun 06, 2002 at 07:51:13AM -0500, Kirk Strauser typed:
> 
> At 2002-06-06T06:54:36Z, Chris Graham <chris@graham.shacknet.nu> writes:
> 
> > hi, i'm running freebsd-4.5-release on i386 and i have a problem. i've
> > compile a custom kernel once already, and it worked fine. i need to make
> > another one, but now after running /usr/sbin/config ERATOS (which works
> > fine), i cd to ../../compile/ERATOS and try to run make depend.
> 
> Out of curiosity, why are you doing that rather than:
> 
>   cd /usr/src
>   make buildkernel KERNCONF=ERATOS
>   make installkernel KERNCONF=ERATOS

Maybe he only installed the kernel sources (/usr/src/sys)
You need all the sources and do a buildworld first in order to do the 
buildkernel - installkernel thing.

> -- 
> Kirk Strauser
> The Strauser Group - http://www.strausergroup.com/
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020606163904.A76469>