[CMake] [SunOS] ccmake: fatal: relocation error: file ccmake: symbol _register_forkhandler: referenced symbol not found

Bill Hoffman bill.hoffman at kitware.com
Mon Sep 12 13:03:32 EDT 2011


On 9/12/2011 12:56 PM, Alec Taylor wrote:
> 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?
>
You should be able to build it from source.

-Bill



More information about the CMake mailing list