[Openmcl-devel] CCL on GitHub
Chris Hanson
cmhanson at eschatologist.net
Sun Feb 12 12:57:05 PST 2017
On Feb 12, 2017, at 8:04 AM, Karsten Poeck <Karsten.Poeck at gmail.com> wrote:
>
> On 12.02.17 15:55, Tim Bradshaw wrote:
> 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
>>
>> 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
>>
>
> Builds fine here from git following the instructions on
> 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
Just FYI, on Darwin systems “sw_vers” will be more informative than “uname -a” will:
$ sw_vers
ProductName: Mac OS X
ProductVersion: 10.12.3
BuildVersion: 16D32
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 sw_vers still returns “Mac OS X” — some stuff out there cared, and can’t break.)
I’ll give a build from GitHub a try a little later today.
-- Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.clozure.com/pipermail/openmcl-devel/attachments/20170212/1cc73243/attachment.htm>
More information about the Openmcl-devel
mailing list