Opened 11 years ago
Closed 11 years ago
#39579 closed defect (fixed)
py-libxml 2.9.1 mising symbol
Reported by: | serge.droz@… | Owned by: | sfiera@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.3 |
Keywords: | Cc: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez), andrewbass@… | |
Port: | py-libxml2 |
Description (last modified by mf2k (Frank Schima))
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 (3)
comment:1 Changed 11 years ago by mf2k (Frank Schima)
Cc: | mcalhoun@… added |
---|---|
Description: | modified (diff) |
Owner: | changed from macports-tickets@… to sfiera@… |
comment:3 Changed 11 years ago by dbevans (David B. Evans)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Upstream patch that addresses this issue committed in r117445.
Tested with py24 thru py27 versions.
Note: See
TracTickets for help on using
tickets.
In the future, please use WikiFormatting and Cc the port maintainer(s).