From owner-freebsd-questions@FreeBSD.ORG Wed May 18 11:43:23 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6DB4816A4CE for ; Wed, 18 May 2005 11:43:23 +0000 (GMT) Received: from wenn.com (cube1.wenn.com [195.157.139.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CE6F43D5E for ; Wed, 18 May 2005 11:43:22 +0000 (GMT) (envelope-from gary@hayers.org) Received: from postmaster.wenn.com (postmaster.wenn.com [195.157.139.118]) by smtp.wenn.com (8.10.2/8.10.2) with ESMTP id j4IBhKP29229; Wed, 18 May 2005 12:43:20 +0100 Received: from [10.0.0.2] (fw [195.157.139.125]) (authenticated bits=0) by postmaster.wenn.com (8.12.8/8.12.8) with ESMTP id j4IBhHdj016620; Wed, 18 May 2005 12:43:18 +0100 Message-ID: <428B2A54.9040900@hayers.org> Date: Wed, 18 May 2005 12:43:16 +0100 From: Gary Hayers User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Daniel References: <20050509144022.51166.qmail@web25809.mail.ukl.yahoo.com> <1565600424.20050509174718@ramb.com.ua> <89b41e4705051804287f8fcf62@mail.gmail.com> <428B2808.7080809@hayers.org> <89b41e47050518043951cfc501@mail.gmail.com> In-Reply-To: <89b41e47050518043951cfc501@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-milter (http://amavis.org/) cc: freebsd-questions@freebsd.org Subject: Re: The configuration of my core doesn't work!! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 May 2005 11:43:23 -0000 Daniel wrote: > On 5/18/05, Gary Hayers wrote: > >>Daniel wrote: >> >>>Hi, the same problem here. >>> >>>I have a 5.4 Release and I'm trying to remove some options and add few others >>>make buildkernel KERNCONF=PHOENIX # PHOENIX is my custom kernel >>>says "dont know how to make" or smth like that >>> >>>on the other hand >>>/usr/sbin/config PHOENIX works >> >>Where are you running the command 'make buildkernel KERNCONF=PHOENIX' >>from? You should be in /usr/src or where ever your source has been >>installed to. (/usr/src is the default) >> >>Regards, >> >>Gary Hayers > indeed, in the /usr/src, where the kernel sources are... > I'm following the handbook, yet something not right.... > > Thanks > Dan > If I were you I would re CVSup your src and try again. Regards, Gary Hayers