<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">On Feb 12, 2017, at 8:04 AM, Karsten Poeck <<a href="mailto:Karsten.Poeck@gmail.com" class="">Karsten.Poeck@gmail.com</a>> wrote:<br class=""><div><blockquote type="cite" class=""><br class="Apple-interchange-newline"><div class=""><div class="">On 12.02.17 15:55, Tim Bradshaw wrote:<br class="">I then followed the instructions, which work fine but (rebuild-ccl :full t) fails building the kernel with implausible-looking C errors (no <sys/signal.h>: can't be right).  I'm on<br class=""><blockquote type="cite" class=""><br class="">    Darwin kingston.local 16.4.0 Darwin Kernel Version 16.4.0: Thu Dec 22 22:53:21 PST 2016; root:xnu-3789.41.3~3/RELEASE_X86_64 x86_64<br class=""><br class=""></blockquote><br class="">Builds fine here from git following the instructions on<br class="">Darwin karstenoecksMBP.fritz.box 16.4.0 Darwin Kernel Version 16.4.0: Thu Dec 22 22:53:21 PST 2016; root:xnu-3789.41.3~3/RELEASE_X86_64 x86_64</div></div></blockquote><br class=""></div><div>Just FYI, on Darwin systems “<font face="Courier" class="">sw_vers</font>” will be more informative than “<font face="Courier" class="">uname -a</font>” will:</div><div><br class=""></div><blockquote style="margin: 0 0 0 40px; border: none; padding: 0px;" class=""><div><div><font face="Courier" class="">$ sw_vers</font></div></div><div><div><font face="Courier" class="">ProductName:<span class="Apple-tab-span" style="white-space:pre">        </span>Mac OS X</font></div></div><div><div><font face="Courier" class="">ProductVersion:<span class="Apple-tab-span" style="white-space:pre">  </span>10.12.3</font></div></div><div><div><font face="Courier" class="">BuildVersion:<span class="Apple-tab-span" style="white-space:pre">     </span>16D32</font></div></div></blockquote><div><br class=""></div><div>This is mainly historical; Darwin/kernel version isn’t the same as macOS version, as the former needed to be monotonically increasing from what NeXT shipped for various reasons, while the latter is essentially “assigned.” (That’s also why <font face="Courier" class="">sw_vers</font> still returns “Mac OS X” — some stuff out there cared, and can’t break.)</div><div><br class=""></div><div>I’ll give a build from GitHub a try a little later today.</div><div><br class=""></div><div>  -- Chris</div><div><br class=""></div></body></html>