[CMake] Compiling fortran
John Doe
ufnoise at gmail.com
Tue Sep 25 23:37:14 EDT 2007
While the cmake man page does not document the proper capitalization of
Fortran for creating a fortran based project, I am now at the point the
compilation does not work for another reason.
Does anyone have an idea what this means?
Clearing dependencies in "CMakeFiles/pisces.dir/depend.make".
Clearing dependencies in "CMakeFiles/pisces.dir/depend.internal".
/usr/bin/cmake -E cmake_progress_start
/home/anon/svn/svn_repository/relB.9009/pisces/9009/src/CMakeFiles 50
make -f CMakeFiles/Makefile2 all
make[1]: Entering directory
`/home/anon/svn/svn_repository/relB.9009/pisces/9009/src'
make -f CMakeFiles/pisces.dir/build.make CMakeFiles/pisces.dir/depend
make[2]: Entering directory
`/home/anon/svn/svn_repository/relB.9009/pisces/9009/src'
Scanning dependencies of target pisces
cd /home/anon/svn/svn_repository/relB.9009/pisces/9009/src && /usr/bin/cmake
-E cmake_depends "Unix Makefiles"
/home/anon/svn/svn_repository/relB.9009/pisces/9009/src
/home/anon/svn/svn_repository/relB.9009/pisces/9009/src
/home/anon/svn/svn_repository/relB.9009/pisces/9009/src
/home/anon/svn/svn_repository/relB.9009/pisces/9009/src
/home/anon/svn/svn_repository/relB.9009/pisces/9009/src/CMakeFiles/pisces.dir/DependInfo.cmake
make[2]: Leaving directory
`/home/anon/svn/svn_repository/relB.9009/pisces/9009/src'
make -f CMakeFiles/pisces.dir/build.make CMakeFiles/pisces.dir/requires
make[2]: Entering directory
`/home/anon/svn/svn_repository/relB.9009/pisces/9009/src'
make[2]: *** No rule to make target `new.mod.proxy', needed by
`CMakeFiles/pisces.dir/filopncls.o.requires'. Stop.
make[2]: Leaving directory
`/home/anon/svn/svn_repository/relB.9009/pisces/9009/src'
make[1]: *** [CMakeFiles/pisces.dir/all] Error 2
make[1]: Leaving directory
`/home/anon/svn/svn_repository/relB.9009/pisces/9009/src'
Thanks,
Juan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/cmake/attachments/20070925/6f4ddf48/attachment-0001.html
More information about the CMake
mailing list