Date: Thu, 09 Jan 2003 11:55:23 -0500 From: Bill Moran <wmoran@potentialtech.com> To: jeremy <jl_dodd@earthlink.net> Cc: freebsd-questions@freebsd.org Subject: Re: help Message-ID: <3E1DA97B.4030607@potentialtech.com> References: <3E1DD5E3.E87B8055@earthlink.net> <3E1D88B8.2090209@potentialtech.com> <3E1DEADD.F039636E@earthlink.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E1DA97B.4030607>
