On Monday 23 June 2008, Allen Winter wrote: > FYI > > CMake 2.6.0 crashes when running make install in > kdebase/workspace/kcontrol/kfontinst/thumbnail > > I attach the CMakeLists.txt and the cmake_install.cmake
Can you send the error message ? Can you get a backtrace ? (run cmake -P cmake_install.cmake in gdb) Or strace ? Which distribution are you using ? Does it still crash if you comment out the commands FILE(RPATH_CHANGE ...) and FILE(RPATH_CHECK ...) ? > In the meantime, should I upgrade to the SVN version of CMake? The cvs version maybe ;-) If you don't get a backtrace with the version you have, yes, please. Alex _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
