#20812: libcdio libs fail when accessed by pycdio -------------------------------+-------------------------------------------- Reporter: wolfson@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: -------------------------------+-------------------------------------------- I assume this is actually a problem just with libcdio, but I haven't tried to use them except w/ pycdio:
import cdio Traceback (most recent call last): File "<stdin>", line 1, in <module> File "cdio.py", line 23, in <module> import pycdio File "pycdio.py", line 14, in <module> import _pycdio ImportError: dlopen(./_pycdio.so, 2): Symbol not found: ___CFConstantStringClassReference Referenced from: /opt/local/lib/libcdio.10.dylib Expected in: dynamic lookup
The second-to-last line is what makes me think this is a libcdio problem, not a pycdio problem. However, I can run cd-info! -- Ticket URL: <http://trac.macports.org/ticket/20812> MacPorts <http://www.macports.org/> Ports system for Mac OS