Changes between Initial Version and Version 1 of Ticket #59851


Ignore:
Timestamp:
Dec 18, 2019, 11:35:18 AM (4 years ago)
Author:
jmroot (Joshua Root)
Comment:
dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib
	  Referenced from: /opt/local/lib/libxml2.2.dylib
	  Reason: Incompatible library version: libxml2.2.dylib requires version 9.0.0 or later, but libiconv.2.dylib provides version 8.0.0

How do you have such an old libiconv? It's compatibility version 9.0.0 for me:

% otool -L /opt/local/lib/libiconv.2.dylib 
/opt/local/lib/libiconv.2.dylib:
	/opt/local/lib/libiconv.2.dylib (compatibility version 9.0.0, current version 9.1.0)
	/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 125.2.11)

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #59851

    • Property Cc ryandesign added
    • Property Keywords mt-daapd firefly removed
    • Property Port libxml2 libiconv added
  • Ticket #59851 – Description

    initial v1  
    1313
    1414the install fails on my computer
    15 
     15{{{
    1616--->  Attempting to fetch mt-daapd-0.2.4.2.tar.gz from https://iweb.dl.sourceforge.net/project/mt-daapd/mt-daapd/0.2.4.2
    1717--->  Verifying checksums for mt-daapd                                         
     
    2020--->  Configuring mt-daapd
    2121Error: Failed to configure mt-daapd
     22}}}
    2223
    23