Opened 11 years ago

Last modified 10 years ago

#39579 closed defect

py-libxml 2.9.1 mising symbol — at Initial Version

Reported by: serge.droz@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc:
Port: py-libxml2

Description

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

Change History (0)

Note: See TracTickets for help on using tickets.