[MacPorts] #23524: intltool-merge fails in p5-xml-parser: "Symbol not found: _XML_ParserCreate_MM" (was: shared-mime-info: build fails - "Symbol not found: _XML_ParserCreate_MM")
MacPorts
noreply at macports.org
Fri Mar 25 08:31:02 PDT 2011
#23524: intltool-merge fails in p5-xml-parser: "Symbol not found:
_XML_ParserCreate_MM"
--------------------------------+-------------------------------------------
Reporter: vircheck@… | Owner: mjg@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.2
Keywords: | Port: p5-xml-parser
--------------------------------+-------------------------------------------
Changes (by jmr@…):
* owner: macports-tickets@… => mjg@…
* port: shared-mime-info => p5-xml-parser
Comment:
XML_ParserCreate_MM is present in libexpat.1.dylib for me. Check that
Expat.bundle is correctly linked against libexpat, and that their
architectures match:
{{{
otool -L /opt/local/lib/perl5/vendor_perl/5.8.9/darwin-
2level/auto/XML/Parser/Expat/Expat.bundle
lipo -info /opt/local/lib/perl5/vendor_perl/5.8.9/darwin-
2level/auto/XML/Parser/Expat/Expat.bundle /opt/local/lib/libexpat.1.dylib
}}}
--
Ticket URL: <https://trac.macports.org/ticket/23524#comment:6>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list