[mlpack-svn] [MLPACK] #290: Unable to compile MLPACK

MLPACK Trac trac at coffeetalk-1.cc.gatech.edu
Tue Jun 4 13:01:26 EDT 2013


#290: Unable to compile MLPACK
----------------------+-----------------------------------------------------
 Reporter:  abjuncks  |        Owner:     
     Type:  wishlist  |       Status:  new
 Priority:  major     |    Milestone:     
Component:  mlpack    |     Keywords:     
 Blocking:            |   Blocked By:     
----------------------+-----------------------------------------------------
 Hi,

 I am trying to compile ML pack on window 7. I think that i followed in
 README.txt, but i ran into this errors below. I don't understand why it
 failed. Can someone please help me?

 Thanks,

 Chan

 -------------------------------------------------------------------------------
 ERROR:


 $ cmake ../
 -- The C compiler identification is GNU 4.5.3
 -- The CXX compiler identification is GNU 4.5.3
 -- Check for working C compiler: /usr/bin/gcc.exe
 -- Check for working C compiler: /usr/bin/gcc.exe -- broken
 CMake Error at /usr/share/cmake-2.8.9/Modules/CMakeTestCCompiler.cmake:52
 (MESSAGE):
   The C compiler "/usr/bin/gcc.exe" is not able to compile a simple test
   program.

   It fails with the following output:

    Change Dir: /cygdrive/c/Projects/mlpack-1.0.5/build/CMakeFiles/CMakeTmp



   Run Build Command:/cygdrive/c/Program\
   Files/MATLAB/R2009a/bin/win64/gmake.exe
 "cmTryCompileExec4178062438/fast"

   C:/Program Files/MATLAB/R2009a/bin/win64/gmake -f
   CMakeFiles/cmTryCompileExec4178062438.dir/build.make
   CMakeFiles/cmTryCompileExec4178062438.dir/build

   gmake[1]: Entering directory
   `C:/Projects/mlpack-1.0.5/build/CMakeFiles/CMakeTmp'

   /usr/bin/cmake.exe -E cmake_progress_report
   /cygdrive/c/Projects/mlpack-1.0.5/build/CMakeFiles/CMakeTmp/CMakeFiles 1

   process_begin: CreateProcess(NULL, /usr/bin/cmake.exe -E
   cmake_progress_report
   /cygdrive/c/Projects/mlpack-1.0.5/build/CMakeFiles/CMakeTmp/CMakeFiles
 1,
   ...) failed.

   make (e=2): The system cannot find the file specified.

   gmake[1]: ***
 [CMakeFiles/cmTryCompileExec4178062438.dir/testCCompiler.c.o]
   Error 2

   gmake[1]: Leaving directory
   `C:/Projects/mlpack-1.0.5/build/CMakeFiles/CMakeTmp'

   gmake: *** [cmTryCompileExec4178062438/fast] Error 2





   CMake will not be able to correctly generate this project.
 Call Stack (most recent call first):
   CMakeLists.txt:2 (project)


 -- Configuring incomplete, errors occurred!

-- 
Ticket URL: <http://trac.research.cc.gatech.edu/fastlab/ticket/290>
MLPACK <www.fast-lab.org>
MLPACK is an intuitive, fast, and scalable C++ machine learning library developed by the FASTLAB at Georgia Tech under Dr. Alex Gray.


More information about the mlpack-svn mailing list