Re: Problem building darwin kernel
Re: Problem building darwin kernel
- Subject: Re: Problem building darwin kernel
- From: Terry Lambert <email@hidden>
- Date: Thu, 31 May 2007 15:30:53 -0700
On May 31, 2007, at 12:53 PM, Billy Lau wrote:
Hi,
As I am following through the instructions on how to build the
darwin kernel, I was stuck with an error that I cannot resolve.
The manual for the kernel building is at
http://developer.apple.com/DOCUMENTATION/Darwin/Conceptual/KernelProgramming/build/chapter_18_section_3.html
When i am at this step:
make RC_OS=macos kld_build
I stumbled upon an error which says
seg_hack __KLD ./prehack_libkld.a -o ./static_libkld.o
make[1]: seg_hack: Command not found
make[1]: *** [libkld.a] Error 127
make: *** [kld_build] Error 2
Can anyone help? Thanks
You either skipped this step:
"Also, make sure that /usr/local/bin is in your PATH environment
variable..."
Or this step:
"Get the bootstrap_cmds, Libstreams, kext_tools, IOKitUser, and
cctools packages
from http://www.opensource.apple.com. Extract the files from
these .tar packages..."
...probably the second one, since the current Makefile infrastructure
directly references it by path.
-- Terry
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden