[MacPorts] #30433: subversion @ 1.6.17 fails to build on 10.7 Lion
MacPorts
noreply at macports.org
Thu Jul 28 11:37:53 PDT 2011
#30433: subversion @ 1.6.17 fails to build on 10.7 Lion
-------------------------------------+--------------------------------------
Reporter: james.andres@… | Owner: macports-tickets@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.0.0
Resolution: invalid | Keywords: lion subversion
Port: subversion |
-------------------------------------+--------------------------------------
Changes (by dluke@…):
* status: new => closed
* resolution: => invalid
Comment:
Here's your problem:
{{{
:info:build libtool: link: `/opt/local/lib/libintl.la' is not a valid
libtool archive
}}}
That should be provided by the gettext port, so you will probably be able
to fix things by doing:
{{{
sudo port -f uninstall gettext
sudo port clean --all gettext
sudo port install gettext
sudo port clean subversion
sudo port install subversion
}}}
--
Ticket URL: <https://trac.macports.org/ticket/30433#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list