buildin kernel 8.9.0
buildin kernel 8.9.0
- Subject: buildin kernel 8.9.0
- From: "cristian panciĆ " <email@hidden>
- Date: Mon, 30 Apr 2007 23:15:16 +0200
Hi there i;m tryng to build for the first time an darwin kernel
i read the article at
http://developer.apple.com/documentation/Darwin/Conceptual/KernelProgramming/build/chapter_18_section_3.html
i found the difficulty at the section where
sudo mkdir -p /System/Library/Frameworks/IOKit.framework/Versions/A/PrivateHeaders/kext
|
cd /System/Library/Frameworks/IOKit.framework/ |
sudo ln -s Versions/A/PrivateHeaders PrivateHeaders
|
sudo cp PATH_TO_IOKITUSER/IOKitUser-version/kext.subproj/*.h PrivateHeaders/kext |
cd PATH_TO_KEXT_TOOLS/kext_tools-version
|
gcc kextsymboltool.c -o kextsymboltool |
in the terminal i got this # gcc kextsymboltool.c -o kextsymboltool
kextsymboltool.c:21:24: error: mach-o/kld.h: No such file or directory
any clue ?thanks in advance
_______________________________________________
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