Opened 16 years ago
Last modified 14 years ago
#17853 closed defect
libnids 1.23_1 build failure due to libtool 2.2.6a_0 updated — at Initial Version
Reported by: | sck-nogas (Scott C. Kennedy) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | libtool | Cc: | |
Port: | libnids |
Description
On my 10.5.6 host with MacPorts-1.7, I came across the following error (and fix) today...
Biko-2:~ sck$ sudo port selfupdate
MacPorts base version 1.700 installed Downloaded MacPorts base version 1.700
The MacPorts installation is not outdated so it was not updated Biko-2:~ sck$ sudo port install libnids ---> Fetching libnids ---> Verifying checksum(s) for libnids ---> Extracting libnids ---> Configuring libnids Error: Target org.macports.configure returned: error copying "/opt/local/share/libtool/config.guess": no such file or directory Error: Status 1 encountered during processing.
Biko-2:~ sck$ sudo ln -s /opt/local/share/libtool/config/config.guess /opt/local/share/libtool/config.guess Biko-2:~ sck$ sudo ln -s /opt/local/share/libtool/config/config.sub /opt/local/share/libtool/config.sub Biko-2:~ sck$ sudo port install libnids ---> Fetching libnids ---> Verifying checksum(s) for libnids ---> Extracting libnids ---> Configuring libnids ---> Building libnids ---> Staging libnids into destroot ---> Installing libnids @1.23_1 ---> Activating libnids @1.23_1 ---> Cleaning libnids