<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">looks like they moved that /usr/bin/libtool command from the previous file it was in, to here:<div class=""><br class=""></div><div class=""><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(47, 180, 29);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><b class="">cmake/merge_archives.cmake.in</b></span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #9fa01c" class=""><b class="">109</b></span><span style="font-variant-ligatures: no-common-ligatures" class="">:    COMMAND </span><span style="font-variant-ligatures: no-common-ligatures; background-color: #878a04" class="">/usr/bin/libtool</span><span style="font-variant-ligatures: no-common-ligatures" class=""> -static -o ${TARGET_LOC} ${LIB_LOCATIONS}</span></div></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class="">most likely, just have to change the target of the reinplace in the Portfile.</span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Look, sure — you can symlink all of the cctools from /opt/local/bin/ into /usr/bin and into the SDKs in /Developer/usr/bin</span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class="">From time to time, I admit I have done that to get out of a tight jam, </span>but it is fragile, and you will find that things break and don’t build as expected that way, and then it might be hard to debug because you won’t know what’s going on exactly.</div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div class="">To manage one build, then revert, on your own system, is one thing. To set your system up that way and leave it like that, and recommend it to others as a general principle — well, that’s another.</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">I’ll fix it. Thanks for the heads up that it had broken.</div><div class=""><br class=""></div><div class="">Ken</div></body></html>