#15891: Undefined symbols: _xmlTextReaderSchemaValidate _xmlTextReaderSchemaValidate --------------------------------------------+------------------------------- Reporter: martin@fairfaxconsultancy.com | Owner: ryandesign@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: php5 libxml2 --------------------------------------------+------------------------------- Comment (by ryandesign@macports.org): Ok, in that ticket, a jani@php.net says to uninstall libxml2 and reinstall it. So try: {{{ sudo port -f uninstall libxml2 sudo port install libxml2 }}} Then clean php5 and try installing it again: {{{ sudo port clean --work php5 sudo port install php5 +fastcgi +mysql5 }}} Does that help? -- Ticket URL: <http://trac.macports.org/ticket/15891#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS