#16327: vtk5 5.0.3_0 +python build failure -------------------------------+-------------------------------------------- Reporter: casbon@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Resolution: | Keywords: -------------------------------+-------------------------------------------- Comment (by casbon@gmail.com): I got slightly further with this: {{{ Flapjack:~ james$ export DYLD_LIBRARY_PATH=/opt/local/lib Flapjack:~ james$ python -c "import vtk" Traceback (most recent call last): File "<string>", line 1, in <module> File "/opt/local/lib/python2.5/site-packages/vtk/__init__.py", line 29, in <module> from common import * File "/opt/local/lib/python2.5/site-packages/vtk/common.py", line 7, in <module> from libvtkCommonPython import * ImportError: dlopen(/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5 /site-packages/vtk/libvtkCommonPython.so, 10): Symbol not found: __cg_jpeg_resync_to_restart Referenced from: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO Expected in: /opt/local/lib/libJPEG.dylib }}} but this thread suggests it is not a good idea: http://www.nabble.com/Re:--MacPorts---15891:-Undefined-symbols :-_xmlTextReaderSchemaValidate-_xmlTextReaderSchemaValidate- td18326514.html -- Ticket URL: <http://trac.macports.org/ticket/16327#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS