Opened 9 years ago
Closed 9 years ago
#48621 closed defect (fixed)
ID3 @1.00: ld: library not found for -lz.1.2.3
Reported by: | aharon@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | Cc: | ||
Port: | ID3 |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Error: org.macports.build for port ID3 returned: command execution failed
Attachments (1)
Change History (3)
Changed 9 years ago by aharon@…
comment:1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to ryandesign@… |
Port: | ID3 added |
Status: | new → assigned |
Summary: | ID3 → ID3 @1.00: ld: library not found for -lz.1.2.3 |
comment:2 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Correction: ID3 is trying to link with OS X's zlib, not MacPorts' zlib, and OS X Yosemite has zlib 1.2.5.
Fixed in r139501.
I don't see any other MacPorts port depending on the ID3 port. Are you installing this port because you want to use it in your own projects? If so, you may want to reconsider that, since the project appears to be dead (its homepage is long gone) and the library apparently doesn't work that well with the types of ID3 tags found in real-world MP3 files. I hear taglib may be a better choice.
Note: See
TracTickets for help on using
tickets.
Agreed. It's looking specifically for zlib 1.2.3 for some reason, but the version we have in MacPorts now is 1.2.8.