标签:kernel 更新 source ref uil auto src 应该 org
因为我用以前版本死活都没有成功,更新系统,重新安装xcode终于成功了。https://opensource.apple.com/source/CoreOSMakefiles/CoreOSMakefiles-77/Xcode/BSD.xcconfig.auto.html
和PlatformSupport.xcconfig 在开源网有找我这里下载下来了直接放到相应目录:
https://github.com/haidragon/XnuBuildFiles
编译内核时有个工具库没有拷贝到相应的目录下手动拷贝
最后效果是:
如果还是报各种找不到工具建议 用ports安装那个dtrace 然后删除重新来:
https://www.macports.org/install.php
https://stackoverflow.com/questions/16388028/always-have-much-xcrun-error-in-xnu-installingosx-10-8-3
其它全部按这个博客就行了:
https://0xcc.re/building-xnu-kernel-macosx-sierrra-10-12-x/
相关地址
https://developer.apple.com/download/more/
https://opensource.apple.com/
标签:kernel 更新 source ref uil auto src 应该 org
原文地址:http://blog.51cto.com/haidragon/2341304