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 [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to