On Fri, Aug 07, 2009 at 08:43:51AM -0700, Siamak Yousefi wrote: > I checked the access to /home/syouse/ITKb/CMakeFiles/CMakeTmp, it has > the permission of writing. This "/usr/bin/gcc" is the path to gcc and > g++. My shell is c shell. I run these three commands before > configuring ITK: > > setenv PATH "${PATH}:/home/syouse/cmake/bin" > setenv CC /usr/bin/gcc > setenv CXX /usr/bin/g++
I personally find c shell gross, but that's probably not causing this problem :). I'm not really sure what to check next. Maybe the output of 'make VERBOSE=1' will clarify why CMake can't do your test compile. tyler _______________________________________________ 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