#16327: vtk5 5.0.3_0 +python build failure -------------------------------+-------------------------------------------- Reporter: casbon@gmail.com | Owner: rene.donner@mac.com Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: Port: vtk5 | -------------------------------+-------------------------------------------- Comment(by truemped@gmail.com): Hi, I have been able to build vtk with python using above instructions but I got the exact same error as mentioned above. I then found this: https://mail.enthought.com/pipermail/enthought- dev/2006-September/002706.html where they say that adding "-DVTK_USE_RPATH:BOOL=ON" will remove the "import" problem. Unfortunately I now get an error building "vtk5 +python": {{{ Linking CXX executable ../../bin/vtkpython ld: library not found for -lhistory collect2: ld returned 1 exit status make[2]: *** [bin/vtkpython] Error 1 make[1]: *** [Wrapping/Python/CMakeFiles/vtkpython.dir/all] Error 2 make: *** [all] Error 2 }}} Any idea? -- Ticket URL: <http://trac.macports.org/ticket/16327#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS