Opened 13 years ago

Closed 13 years ago

#27676 closed defect (worksforme)

gedit and nedit fail due to incompatible library version of libiconv referenced from libXm

Reported by: tscale@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc: ryandesign (Ryan Carsten Schmidt), dbevans (David B. Evans)
Port: openmotif libiconv gedit nedit

Description (last modified by ryandesign (Ryan Carsten Schmidt))

After installing each code, attempting to run either of them resulted in: (I typed this info by hand . . . )

dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib
  Referenced from: /opt/local/lib/libXm.4.dylib
  Reason: Incompatible library version: libXm.4.dylib requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0

Change History (3)

comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added
Description: modified (diff)
Keywords: Referenc removed

The most common reason for that error is that your libiconv port is installed for the wrong architecture. And the most common reason for that is that you have migrated to Snow Leopard from an earlier OS but have not yet reinstalled all your ports. Is that possible? See the Migration page for more details.

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

Cc: devans@… added
Port: openmotif libiconv gedit nedit added
Summary: installed gedit and nedit; both failed due to incompatible library versiongedit and nedit fail due to incompatible library version of libiconv referenced from libXm

comment:3 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: worksforme
Status: newclosed

Presumed fixed via Migration.

Note: See TracTickets for help on using tickets.