[MacPorts] #18937: Subversion 1.6.x fails to upgrade on Tiger when 1.5.x is installed
MacPorts
noreply at macports.org
Thu Sep 24 15:09:50 PDT 2009
#18937: Subversion 1.6.x fails to upgrade on Tiger when 1.5.x is installed
----------------------------------+-----------------------------------------
Reporter: vinc17@… | Owner: dluke@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 1.7.0
Resolution: wontfix | Keywords:
Port: subversion |
----------------------------------+-----------------------------------------
Comment(by vinc17@…):
Replying to [comment:26 blb@…]:
> Wouldn't the simplest and cleanest fix be to make sure the -I and -L
flags for the build-time items appear before -I${prefix}/include and
-L${prefix}/lib?
No, the problem is not due to these options, which are fine, but to
"-rpath /opt/local/lib". If I remove this from Makefile, the failure
disappears. That's strange that -rpath is used because I've never seen it
necessary under Mac OS X. Moreover this option is not documented. So, I'd
say that the solution is to remove "-rpath $(libdir)" from the Makefile
(if this works).
--
Ticket URL: <http://trac.macports.org/ticket/18937#comment:28>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list