[MacPorts] #22493: Incompatible library version

MacPorts noreply at macports.org
Sat May 1 05:21:57 PDT 2010


#22493: Incompatible library version
-------------------------------------------+--------------------------------
 Reporter:  vash_the__typhoon@…            |       Owner:  ryandesign@…           
     Type:  defect                         |      Status:  new                    
 Priority:  Normal                         |   Milestone:                         
Component:  ports                          |     Version:  1.8.1                  
 Keywords:                                 |        Port:  libiconv               
-------------------------------------------+--------------------------------

Comment(by greenblat@…):

 Here what worked for me to fix libiconv.2.dyld 7.0.0 to 8.0.0 problem:

 in /usr/lib/  there is already apple provided  libiconv.2.dyld   file. it
 is 7.0.0
 so dyld loader takes it before /opt/local/lib version (even though it
 complains about /opt/local/lib)

 to see where dyld takes libraries from, do "setenv DYLD_PRINT_LIBRARIES
 yes" in terminal before running any program.

 i just replaced the one in /usr/lib with /usr/local/opt library and it
 seems to work.
 Cheers,
 Ilia

-- 
Ticket URL: <http://trac.macports.org/ticket/22493#comment:13>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list