Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#17854 closed defect (duplicate)

ssldump 0.9b3_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: ssldump libtool Cc:
Port: ssldump

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 ssldump ---> Fetching ssldump ---> Verifying checksum(s) for ssldump ---> Extracting ssldump ---> Applying patches to ssldump ---> Configuring ssldump 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 ssldump ---> Fetching ssldump ---> Verifying checksum(s) for ssldump ---> Extracting ssldump ---> Applying patches to ssldump ---> Configuring ssldump ---> Building ssldump ---> Staging ssldump into destroot ---> Installing ssldump @0.9b3_1 ---> Activating ssldump @0.9b3_1 ---> Cleaning ssldump

Change History (2)

comment:1 Changed 15 years ago by jmroot (Joshua Root)

Resolution: duplicate
Status: newclosed

Duplicate of #17833.

comment:2 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.