Good morning, Unfortunately CMake is failing for me.
> uname -a SunOS 5.10 Generic_144500-19 sun4u sparc SUNW,Sun-Fire-V490 > /usr/sfw/bin/wget http://www.cmake.org/files/v2.8/cmake-2.8.5-SunOS-sparc.sh > chmod +x ./cmake-2.8.5-SunOS-sparc.sh > ./cmake-2.8.5-SunOS-sparc.sh > [Agree] > n (install to current directory) > chmod +x /bin/cc* > /bin/ccmake ld.so.1: ccmake: fatal: relocation error: file ccmake: symbol _register_forkhandler: referenced symbol not found Killed What can I do in order to get CMake working? Thanks for all suggestions, Alec Taylor _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
