From owner-freebsd-questions Thu Jan 9 9:47: 8 2003 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 4D8B337B401 for ; Thu, 9 Jan 2003 09:47:06 -0800 (PST) Received: from mail.adelphia.net (pa-plum1b-166.pit.adelphia.net [24.53.161.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6141143F3F for ; Thu, 9 Jan 2003 09:47:00 -0800 (PST) (envelope-from wmoran@potentialtech.com) Received: from potentialtech.com ([172.16.0.95]) by mail.adelphia.net (8.12.3/8.12.3) with ESMTP id h09Hm8Ag002387; Thu, 9 Jan 2003 12:48:08 -0500 (EST) (envelope-from wmoran@potentialtech.com) Message-ID: <3E1DA97B.4030607@potentialtech.com> Date: Thu, 09 Jan 2003 11:55:23 -0500 From: Bill Moran User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.1) Gecko/20021127 X-Accept-Language: en-us, en MIME-Version: 1.0 To: jeremy Cc: freebsd-questions@freebsd.org Subject: Re: help References: <3E1DD5E3.E87B8055@earthlink.net> <3E1D88B8.2090209@potentialtech.com> <3E1DEADD.F039636E@earthlink.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 Please use "reply all" to keep this discussion on the mailing list. jeremy wrote: > Bill > thanks > > but can't do it am not that good yet so can u tell me which comand to use > please? Read the section of the handbook on building kernels: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig.html Then use this command: script results.txt make buildkernel KERNCONF=MYKERNEL All the results of the build process will be in the file "results.txt" and you can extract them to post to the list. > i have never made the kernel before my brother always did and he has left > the state in the marines so he can't help so thanks for your help > > i am formiler with the rest of the os though > > thanks Jeremy > > >>jeremy wrote: >> >>>i am runing freebsd 4.5 and i can not compile my kernel i get "Stop in >>>/usr/src/sys/compile/MYKERNEL." >>> >>>here is my kernel file >>> >>> >>>any help would be nice thanks jeremy >> >>Use the script command to capture the output from the make process and >>post the last 50 lines or so, along with your kernel config file, to the >>list. >> >>The stop error you give isn't really very useful, there were probably >>8 or 10 errors leading up to it. The first error in the chain is the >>most important. >> >>-- >>Bill Moran >>Potential Technologies >>http://www.potentialtech.com > > > > -- Bill Moran Potential Technologies http://www.potentialtech.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message