I am running IRIX 6.5.26f. And I have tried CMake 2.2.3 and the cvs CMake.
As for steps below, do want me to try this from the CMake build directory or from the ParaView build directory? Jose -----Original Message----- From: William A. Hoffman [mailto:[EMAIL PROTECTED] Sent: Tue 1/24/2006 9:13 PM To: Renteria, Jose (Cont, ARL/CISD); cmake@cmake.org Cc: Subject: Re: [CMake] cmake 2.3.2 nor latest cvs work on Irix At 04:04 PM 1/24/2006, Renteria, Jose (Cont, ARL/CISD) wrote: >Hi, > >The latest version of cmake fails. I am attempting to build an IRIX version >of ParaView and VTK I get the following error below: > >The C compiler "/usr/bin/cc" is not able to compile a simple test program >... make[3]: *** [CMakeFiles/cmTryCompileExec.dir/testCCompiler.o] Error 127 >CMake will not be able to correctly generate this project. > >However, if I use cmake (2.0.6) all works well. Also the latest version of >CMake does not have this problem on Linux. > >Sometime ago a similar cmake error was posted and it seemed to fixed via a cvs >update. That does not seem to be the case for me. Any ideas? What version of IRIX is this? We run cmake dashboards each night on IRIX and they certainly can do this much? Can you try a few things: 1. cmake --debug-trycompile cd CMakeFiles make 2. Look at CMakeOutput.log and CMakeError.log and see if you can find out where or what the error 127 is. -Bill _______________________________________________ CMake mailing list CMake@cmake.org http://www.cmake.org/mailman/listinfo/cmake