New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #5561 (closed defect: fixed)

Opened 8 years ago

Last modified 7 years ago

BUG: fsv will not run, Incompatible library versions

Reported by: wingdo@… Owned by: edmundrhudy@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc: markd@…
Port:

Description

fsv will not run in either tree or map mode (the only two options). Full output from error is here:

/opt/local/bin $ ./fsv --treev dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib

Referenced from: /opt/local/lib/libintl.3.dylib Reason: Incompatible library version: libintl.3.dylib requires version 6.0.0

or later, but libiconv.2.dylib provides version 5.0.0 Trace/BPT trap

/opt/local/bin $ ./fsv --mapv dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib

Referenced from: /opt/local/lib/libintl.3.dylib Reason: Incompatible library version: libintl.3.dylib requires version 6.0.0

or later, but libiconv.2.dylib provides version 5.0.0 Trace/BPT trap

Change History

comment:1 Changed 8 years ago by mww@…

  • Owner changed from darwinports-bugs@… to edmundrhudy@…
  • Summary changed from fsv will not run, Incompatible library versions to BUG: fsv will not run, Incompatible library versions

comment:2 Changed 7 years ago by markd@…

  • Cc markd@… added

fsv works for me. This may have been fixed by updating dependencies. Can anyone duplicate this?

comment:3 Changed 7 years ago by markd@…

(In reply to comment #1)

fsv works for me. This may have been fixed by updating dependencies. Can anyone duplicate this?

I think updates to libiconv fixed this. I'd say this can be closed.

comment:4 Changed 7 years ago by landonf@…

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