[MacPorts] #14048: xmahjongg should not use files in /usr/share/libtool
#14048: xmahjongg should not use files in /usr/share/libtool -------------------------------------+-------------------------------------- Reporter: ryandesign@macports.org | Owner: ryandesign@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | -------------------------------------+-------------------------------------- xmahjongg fails to install with Xcode 2.5 on Tiger: {{{ $ sudo port install xmahjongg ---> Fetching xmahjongg ---> Attempting to fetch xmahjongg-3.6.1.tar.gz from http://www.lcdf.org/~eddietwo/xmahjongg ---> Verifying checksum(s) for xmahjongg ---> Extracting xmahjongg ---> Configuring xmahjongg Error: Target org.macports.configure 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`. It seems that the port installs just fine with its own `config.guess` and `config.sub` so there's no need to copy it from anywhere. I'll attach a patch to fix the issue. 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/14048> MacPorts </projects/macports> Ports system for Mac OS
#14048: xmahjongg should not use files in /usr/share/libtool --------------------------------------+------------------------------------- Reporter: ryandesign@macports.org | Owner: ryandesign@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: --------------------------------------+------------------------------------- Changes (by ryandesign@macports.org): * status: new => closed * resolution: => fixed Comment: No response from maintainer in > 72 hours so I committed it in r33432. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14048#comment:1> MacPorts </projects/macports> Ports system for Mac OS
participants (1)
-
MacPorts