From: Jonathan S. <jjs...@vc...> - 2007-12-30 20:11:55
|
I get the following error with the newly implemented rpath flag: /usr/bin/ld: unknown flag: -rpath=/sw/lob/octave/3.0.0/site/oct/i386-apple-darwin8.11.1/octaviz collect2: ld returned 1 exit status make[2]: *** [Common/vtk_init.oct] Error 1 make[1]: *** [Common/CMakeFiles/OctavizCommonFiles.dir/all] Error 2 make: *** [all] Error 2 It doesn't seem to matter what I enter for the rpath when running ccmake. I am on on Mac OS X 10.4. Jonathan |