<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="">I filed <<a href="http://trac.clozure.com/ccl/ticket/1383" class="">http://trac.clozure.com/ccl/ticket/1383</a>>, which when applied should alleviate this by using the SDK from within Xcode, rather than expecting one to be installed at /. This allows one to build CCL without the Command Line Tools installed.<div class=""><br class=""></div><div class=""> -- Chris</div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Sep 11, 2016, at 7:14 AM, Bill St. Clair <<a href="mailto:wws@clozure.com" class="">wws@clozure.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class="gmail_default" style="font-size:small">Yes, indeed. Thank you, Matt!</div><div class="gmail_default" style="font-size:small"><br class=""></div><div class="gmail_default" style="font-size:small">I encountered this in a VM running Sierra and later discovered that the culprit was Xcode 8, not Sierra. Now that I’ve installed Sierra on my main machine, I had to learn once more that if you install Xcode before attempting to run one of the command line tools, you get a build error due to a missing /usr/include directory until you run in a shell:</div><div class="gmail_default" style="font-size:small"><br class=""></div><div class="gmail_default" style="font-size:small"> xcode-select --install</div></div><div class="gmail_extra"><br class=""><div class="gmail_quote">On Sun, Sep 11, 2016 at 8:20 AM, Bruce O'Neel <span dir="ltr" class=""><<a href="mailto:bruce.oneel@pckswarms.ch" target="_blank" class="">bruce.oneel@pckswarms.ch</a>></span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thanks very much!<span class=""><br class=""><br class=""><i class="">11 septembre 2016 03:44 "R. Matthew Emerson" <<a href="mailto:rme@clozure.com" target="_blank" class="">rme@clozure.com</a>> a écrit:</i> </span><blockquote class=""><span class="">If you try to rebuild the lisp kernel using the compiler tools that come with Xcode 8, you may see the following error: "ld: illegal text-relocation to '_SPjmpsym' in x86-spentry64.o from '_spjump_start' in x86-spjump64.o for architecture x86_64". <br class=""> <br class=""> Please update from Subversion to pick up a change that should resolve this. <br class=""> <br class=""> (The change is adding the -no_pie linker flag.) <br class=""> <br class=""> ______________________________<wbr class="">_________________ <br class=""> Openmcl-devel mailing list <br class=""> <a href="mailto:Openmcl-devel@clozure.com" target="_blank" class="">Openmcl-devel@clozure.com</a> <br class=""> </span><a href="https://lists.clozure.com/mailman/listinfo/openmcl-devel" target="_blank" class="">https://lists.clozure.com/<wbr class="">mailman/listinfo/openmcl...</a> <br class=""> <br class=""> </blockquote><br class=""><br class=""> <div style="display:none" class=""> </div><br class="">______________________________<wbr class="">_________________<br class="">
Openmcl-devel mailing list<br class="">
<a href="mailto:Openmcl-devel@clozure.com" class="">Openmcl-devel@clozure.com</a><br class="">
<a href="https://lists.clozure.com/mailman/listinfo/openmcl-devel" rel="noreferrer" target="_blank" class="">https://lists.clozure.com/<wbr class="">mailman/listinfo/openmcl-devel</a><br class="">
<br class=""></blockquote></div><br class=""></div>
_______________________________________________<br class="">Openmcl-devel mailing list<br class=""><a href="mailto:Openmcl-devel@clozure.com" class="">Openmcl-devel@clozure.com</a><br class="">https://lists.clozure.com/mailman/listinfo/openmcl-devel<br class=""></div></blockquote></div><br class=""></div></body></html>