Opened 15 years ago

Closed 13 years ago

#17853 closed defect (worksforme)

libnids 1.23_1 build failure due to libtool 2.2.6a_0 updated

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 (last modified by mf2k (Frank Schima))

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

Change History (4)

comment:1 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

comment:2 Changed 15 years ago by mf2k (Frank Schima)

Description: modified (diff)
Keywords: libnids removed

comment:3 Changed 15 years ago by mf2k (Frank Schima)

I cannot reproduce this problem on 10.6.1.

comment:4 Changed 13 years ago by jmroot (Joshua Root)

Resolution: worksforme
Status: newclosed
Note: See TracTickets for help on using tickets.