Skip site navigation (1)Skip section navigation (2)
Date:      06 Jun 2002 07:51:13 -0500
From:      Kirk Strauser <kirk@strauser.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: help with kernel config
Message-ID:  <87d6v4fu4e.fsf@pooh.int>
In-Reply-To: <200206060552.g565qle5014982@graham.shacknet.nu>
References:  <200206060552.g565qle5014982@graham.shacknet.nu>

next in thread | previous in thread | raw e-mail | index | archive | help

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
-- 
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




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