#18886: vtk5, tcl, cocoa, and x11 troubles -------------------------------+-------------------------------------------- Reporter: jjstickel@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: tcl x11 | Port: vtk5 -------------------------------+-------------------------------------------- Comment(by jjstickel@…): OK, I was able to adjust the Portfile to use apple X11 (see attached 2nd attached portfile patch). Now +x11 works fine for me. However, there is something else strange that I encountered: I vtk fails to build with +x11 -tcl +python, with the error: {{{ [ 68%] Building CXX object Graphics/CMakeFiles/vtkGraphicsPythonD.dir/vtkMultiBlockMergeFilterPython.o ld: Undefined symbols: _Tk_PhotoSetSize_Panic /usr/libexec/gcc/i686-apple-darwin8/4.0.1/libtool: internal link edit command failed make[2]: *** [bin/libvtkRenderingPythonTkWidgets.5.2.1.dylib] Error 1 make[1]: *** [Rendering/CMakeFiles/vtkRenderingPythonTkWidgets.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... [ 68%] Building CXX object Graphics/CMakeFiles/vtkGraphicsPythonD.dir/vtkMultiThresholdPython.o }}} However, +x11 +tcl +python works fine, as does -x11 -tcl +python. -- Ticket URL: <http://trac.macports.org/ticket/18886#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS