site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Hi, The manual for the kernel building is at http://developer.apple.com/DOCUMENTATION/Darwin/Conceptual/KernelProgramming... 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 You either skipped this step: Or this step: -- Terry _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... On May 31, 2007, at 12:53 PM, Billy Lau wrote: As I am following through the instructions on how to build the darwin kernel, I was stuck with an error that I cannot resolve. Can anyone help? Thanks "Also, make sure that /usr/local/bin is in your PATH environment variable..." "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. This email sent to site_archiver@lists.apple.com