#15891: Undefined symbols: _xmlTextReaderSchemaValidate _xmlTextReaderSchemaValidate --------------------------------------------+------------------------------- Reporter: martin@fairfaxconsultancy.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: reopened Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: php5 libxml2 --------------------------------------------+------------------------------- Changes (by raimue@macports.org): * priority: Low => Normal * status: closed => reopened * resolution: wontfix => Comment: Replying to [comment:1 pmagrath@macports.org]:
1) Run locate libxml2.dylib. Delete any obviously unnecessary versions of libxml2. 2) Download a new version of libxml2 from here:http://xmlsoft.org/downloads.html. Do a "./configure && make && sudo make install". This will replace the default version of libxml2 on your system with one that (should) match that you have installed by macports.
This is not a good solution. I assume this will install libxml2 to `/usr/local`. First make sure there is no previous version of libxml2 installed there. We should fix this so no additional action is needed outside MacPorts. -- Ticket URL: <http://trac.macports.org/ticket/15891#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS