[MacPorts] #59851: (10.6.8 - mt-daapd) failed to configure
MacPorts
noreply at macports.org
Wed Dec 18 11:35:18 UTC 2019
#59851: (10.6.8 - mt-daapd) failed to configure
----------------------------------------+--------------------
Reporter: mrkapqa | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: mt-daapd libxml2 libiconv |
----------------------------------------+--------------------
Changes (by jmroot):
* keywords: mt-daapd firefly =>
* cc: ryandesign (added)
* port: mt-daapd => mt-daapd libxml2 libiconv
Old description:
> Hello ,
>
> i do use a small Mac with OS X 10.6.8 as a home server.
> Thought of accessing the iTunes shares on a Linux computer and came upon
> this post here
>
> https://zettelchen.blogspot.com/2010/01/firefly-mt-daapd-with-external-
> drive.html
>
> and here
>
> http://blog.elliottcable.name/posts/installing_the_firefly_media_server_mt_daapd_on_os_x.xhtml
>
> the install fails on my computer
>
> ---> 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
> ---> Verifying checksums for mt-daapd
> ---> Extracting mt-daapd
> ---> Applying patches to mt-daapd
> ---> Configuring mt-daapd
> Error: Failed to configure mt-daapd
New description:
Hello ,
i do use a small Mac with OS X 10.6.8 as a home server.
Thought of accessing the iTunes shares on a Linux computer and came upon
this post here
https://zettelchen.blogspot.com/2010/01/firefly-mt-daapd-with-external-
drive.html
and here
http://blog.elliottcable.name/posts/installing_the_firefly_media_server_mt_daapd_on_os_x.xhtml
the install fails on my computer
{{{
---> 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
---> Verifying checksums for mt-daapd
---> Extracting mt-daapd
---> Applying patches to mt-daapd
---> Configuring mt-daapd
Error: Failed to configure mt-daapd
}}}
--
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)
}}}
--
Ticket URL: <https://trac.macports.org/ticket/59851#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list