Building XNU from xnu-2050.18.24
Building XNU from xnu-2050.18.24
- Subject: Building XNU from xnu-2050.18.24
- From: Prokash Sinha <email@hidden>
- Date: Tue, 03 Mar 2015 21:34:48 -0800
Hello,
I’m new to building XNU. So I was following the instructions from Mac OSX and iOS internals book - page 300.
I checked if gcc or cc exists or not. They exist in /usr/bin. Also I installed the Xcode.
Since the instruction from the book says we need to build basically four prerequisites -
1) cxxfilt-11 /*11 being the latest I found online */
2) DTrace
3) Kext_tools
4) bootstrap_cmds
I started with cxxfilt.
I don’t have /usr/include, so build fails for not finding stdio.h or other standard header file.
If I include the include path from the Xcode’s sdks, then some files gets compiled, some fails.
DTrace is not a problem I suppose.
I could not find Kext_tools tar ball to bring down and build.
So is there someone who can kindly point me to the right direction.
It could be that my build tools are not installed properly? (But I tested simple c program being built using gcc or cc using cmd line ).
Could it be because of CLANG/LLVM getting into the way ?
Thanks in advance!
-prokash
_______________________________________________
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