New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #17853 (closed defect: worksforme)

Opened 4 years ago

Last modified 3 years ago

libnids 1.23_1 build failure due to libtool 2.2.6a_0 updated

Reported by: sck@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: libtool Cc:
Port: libnids

Description (last modified by macsforever2000@…) (diff)

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

comment:1 Changed 4 years ago by anonymous

  • Milestone Port Bugs deleted

Milestone Port Bugs deleted

comment:2 Changed 4 years ago by macsforever2000@…

  • Keywords libnids removed
  • Description modified (diff)

comment:3 Changed 4 years ago by macsforever2000@…

I cannot reproduce this problem on 10.6.1.

comment:4 Changed 3 years ago by jmr@…

  • Status changed from new to closed
  • Resolution set to worksforme
Note: See TracTickets for help on using tickets.