Re: [CMake] Problem getting bootstrap to enable Fortran and JAVA

2009-08-18 Thread Bill Hoffman
Kotcher, Danny wrote: Hello I bootstrapped cmake on a x86_64 Linux cluster and have been doing C++ successfully. When attempting a Fortran project, I got the message: "CMake Error: Error required internal CMake variable not set, cmake may not be built correctly. Missing variable is: CMAK

[CMake] Problem getting bootstrap to enable Fortran and JAVA

2009-08-18 Thread Kotcher, Danny
Hello I bootstrapped cmake on a x86_64 Linux cluster and have been doing C++ successfully. When attempting a Fortran project, I got the message: "CMake Error: Error required internal CMake variable not set, cmake may not be built correctly. Missing variable is: CMAKE_COMPILER_ENV_VAR" I bou