-wild guess- Linux is case sensitive, HFS+ is not AFAIK
On Thu, Oct 23, 2008 at 9:55 PM, Dick Munroe <[EMAIL PROTECTED]> wrote: > Sorry, didn't include this in the previous message: > > [EMAIL PROTECTED] ESPlanner Executables-cmake]$ cmake -G 'Unix Makefiles' > CMakeLists.txt > -- The C compiler identification is GNU > -- The CXX compiler identification is GNU > -- Check for working C compiler: /usr/bin/gcc > -- Check for working C compiler: /usr/bin/gcc -- works > -- Detecting C compiler ABI info > -- Detecting C compiler ABI info - done > -- Check for working CXX compiler: /usr/bin/c++ > -- Check for working CXX compiler: /usr/bin/c++ -- works > -- Detecting CXX compiler ABI info > -- Detecting CXX compiler ABI info - done > -- The Fortran compiler identification is Intel > -- Check for working Fortran compiler: /opt/intel/fc/10.1.018/bin/ifort > -- Check for working Fortran compiler: /opt/intel/fc/10.1.018/bin/ifort -- > works > -- Checking whether /opt/intel/fc/10.1.018/bin/ifort supports Fortran 90 > -- Checking whether /opt/intel/fc/10.1.018/bin/ifort supports Fortran 90 -- > yes > Building on: Linux > Building for: make > Using build tool: /usr/bin/gmake > Building version: Release > Building espbasic... > Building espmonte... > Building espmonte-eum... > Building espsurv... > Building espbasicWeb... > Building espmonteWeb... > Building espmonte-eumWeb... > Building espsurvWeb... > -- Configuring done > CMake Error in espbasic-cmake/CMakeLists.txt: > Cannot find source file "childTaxCredit.for". Tried extensions .c .C .c++ > .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp .hxx .in .txx > > > -- Build files have been written to: > /home/munroe/cvs/ESPlanner_Computation_Engine.HEAD/ESPlanner > Executables-cmake > [EMAIL PROTECTED] ESPlanner Executables-cmake]$ > > Best, > > Dick Munroe > -- > Dick Munroe (E) mailto:[EMAIL PROTECTED] > Cottage Software Works, Inc. (O) 617 901 9052 > PMB 361 (F) 617 489 0328 > 464 Common St. (W) http://www.csworks.com/ > Belmont, Ma. 02478 > > > _______________________________________________ > CMake mailing list > [email protected] > http://www.cmake.org/mailman/listinfo/cmake > -- Mathieu _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
