From owner-freebsd-questions Thu Jun 6 5:51:35 2002 Delivered-To: freebsd-questions@freebsd.org Received: from kanga.honeypot.net (kanga.honeypot.net [208.162.254.122]) by hub.freebsd.org (Postfix) with ESMTP id D97F337B40E for ; Thu, 6 Jun 2002 05:51:20 -0700 (PDT) Received: from pooh.int (mail@pooh.int [10.0.1.2]) by kanga.honeypot.net (8.12.3/8.12.3) with ESMTP id g56CpEYV052924 for ; Thu, 6 Jun 2002 07:51:14 -0500 (CDT) (envelope-from kirk@strauser.com) Received: from kirk by pooh.int with local (Exim 3.35 #1 (Debian)) id 17FwjR-0004Io-00 for ; Thu, 06 Jun 2002 07:51:13 -0500 To: freebsd-questions@freebsd.org Subject: Re: help with kernel config References: <200206060552.g565qle5014982@graham.shacknet.nu> From: Kirk Strauser Date: 06 Jun 2002 07:51:13 -0500 In-Reply-To: <200206060552.g565qle5014982@graham.shacknet.nu> Message-ID: <87d6v4fu4e.fsf@pooh.int> Lines: 16 X-Mailer: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 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 -- 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