SoQt linking error on Mavericks (10.9.3)
Brandon Allbery
allbery.b at gmail.com
Sat Jun 28 15:58:21 PDT 2014
On Sat, Jun 28, 2014 at 4:30 PM, Mark Brethen <mark.brethen at gmail.com>
wrote:
> @MAC_FRAMEWORK_TRUE@ cd
> $(DESTDIR)$(MAC_FRAMEWORK_PREFIX)/$(MAC_FRAMEWORK_NAME).framework && ln -sf
> Versions/Current/$(MAC_FRAMEWORK_NAME) $(MAC_FRAMEWORK_NAME) &&
> install_name_tool -id
> $(MAC_FRAMEWORK_NAME).framework/Versions/$(MAC_FRAMEWORK_VERSION)/$(MAC_FRAMEWORK_NAME)
> $(MAC_FRAMEWORK_NAME) && cd -;
>
I think in very old OS X, that kind of thing worked. In this case, either
you want @rpath or you just want a full path --- so you would probably
prefix /opt/local/Library/Frameworks/ to the names, if that's where the
frameworks are getting installed. (If not then I guess you prefix @rpath/
to them.)
--
brandon s allbery kf8nh sine nomine associates
allbery.b at gmail.com ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-dev/attachments/20140628/8ae4854e/attachment.html>
More information about the macports-dev
mailing list