#39579: py-libxml 2.9.1 mising symbol --------------------------+-------------------------------- Reporter: serge.droz@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: | Port: py-libxml2 --------------------------+-------------------------------- py-libxml2 is not usable anymore. This happens in python 2.6 and 2.7 python Python 2.6.8 (unknown, Nov 17 2012, 21:23:35) [GCC 4.2.1 Compatible Apple Clang 4.1 ((tags/Apple/clang-421.11.66))] on darwin Type "help", "copyright", "credits" or "license" for more information.
import libxml2mod Traceback (most recent call last): File "<stdin>", line 1, in <module> ImportError: dlopen(/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6 /site-packages/libxml2mod.so, 2): Symbol not found: _PyCapsule_CheckExact Referenced from: /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6 /site-packages/libxml2mod.so Expected in: flat namespace in /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6 /site-packages/libxml2mod.so
-- Ticket URL: <https://trac.macports.org/ticket/39579> MacPorts <http://www.macports.org/> Ports system for OS X