From owner-freebsd-questions Thu Jun 6 7:41:33 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ei.bzerk.org (ei.xs4all.nl [213.84.67.5]) by hub.freebsd.org (Postfix) with ESMTP id 725C737B412 for ; Thu, 6 Jun 2002 07:39:00 -0700 (PDT) Received: from ei.bzerk.org (BOFH@localhost [127.0.0.1]) by ei.bzerk.org (8.12.3/8.12.3) with ESMTP id g56Ed4l3076542; Thu, 6 Jun 2002 16:39:04 +0200 (CEST) (envelope-from stable@ei.bzerk.org) Received: (from stable@localhost) by ei.bzerk.org (8.12.3/8.12.3/Submit) id g56Ed47D076541; Thu, 6 Jun 2002 16:39:04 +0200 (CEST) Date: Thu, 6 Jun 2002 16:39:04 +0200 From: Ruben To: Kirk Strauser Cc: freebsd-questions@FreeBSD.ORG Subject: Re: help with kernel config Message-ID: <20020606163904.A76469@ei.bzerk.org> References: <200206060552.g565qle5014982@graham.shacknet.nu> <87d6v4fu4e.fsf@pooh.int> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <87d6v4fu4e.fsf@pooh.int>; from kirk@strauser.com on Thu, Jun 06, 2002 at 07:51:13AM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Jun 06, 2002 at 07:51:13AM -0500, Kirk Strauser typed: > > At 2002-06-06T06:54:36Z, Chris Graham 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