<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><pre class="wiki" style="background-color: rgb(247, 247, 247); border: 1px solid rgb(215, 215, 215); box-shadow: rgb(238, 238, 238) 0px 0px 1em; border-top-left-radius: 0.3em; border-top-right-radius: 0.3em; border-bottom-right-radius: 0.3em; border-bottom-left-radius: 0.3em; margin-right: 1.75em; margin-left: 1.75em; padding: 0.25em; overflow: auto; font-size: 13px;">/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/pthread.h:423:25: error: expected parameter declarator</pre><div class="">So I'd open that file and look at line 423 and see if you can figure out what is happening.</div><div class=""><br class=""></div><div class="">If this is only you, then it’s something local on your system — who knows what - bad file, etc, etc.</div><div class=""><br class=""></div><div class="">take a look at it with </div><div class=""><br class=""></div><div class="">ls -la (that long filename).</div><div class=""><br class=""></div><div class="">is it a simlink? Is it messed up?</div><div class=""><br class=""></div><div class="">find another copy on your computer maybe</div><div class=""><br class=""></div><div class="">locate pthread.h</div><div class=""><br class=""></div><div class="">and compare them</div><div class=""><br class=""></div><div class="">—</div><div class="">ultimately - reinstall it if nothing else works.</div><div class=""><br class=""></div><div class="">something is up…</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">Ken</div></body></html>