[MacPorts] #14055: racoon should not use files from
/usr/share/libtool
MacPorts
trac at macosforge.org
Wed Jan 23 04:57:05 PST 2008
#14055: racoon should not use files from /usr/share/libtool
-------------------------------------+--------------------------------------
Reporter: ryandesign at macports.org | Owner: ryandesign at macports.org
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.6.0
Keywords: |
-------------------------------------+--------------------------------------
racoon does not install when using Xcode 2.5 on Tiger:
{{{
$ sudo port install racoon
---> Fetching racoon
---> Attempting to fetch racoon-20050510a.tar.gz from
ftp://ftp.kame.net/pub/kame/misc/
---> Verifying checksum(s) for racoon
---> Extracting racoon
---> Applying patches to racoon
Error: Target org.macports.patch returned: error copying
"/usr/share/libtool/config.guess": no such file or directory
Error: Status 1 encountered during processing.
$
}}}
This is because Xcode 2.5 no longer provides `/usr/share/libtool`.
Instead, the port should depend on the libtool port and get `config.guess`
and `config.sub` from there.
I'll attach a patch to fix this. Please let me know if I may commit this
change to your port. I'll commit the change after 72 hours if I haven't
heard anything from you.
--
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14055>
MacPorts </projects/macports>
Ports system for Mac OS
More information about the macports-tickets
mailing list