[mlpack-svn] [MLPACK] #339: unable to install mlpack on mac

MLPACK Trac trac at coffeetalk-1.cc.gatech.edu
Sun Mar 2 16:55:44 EST 2014


#339: unable to install mlpack on mac
--------------------+-------------------------------------------------------
 Reporter:  ghayoa  |        Owner:     
     Type:  defect  |       Status:  new
 Priority:  major   |    Milestone:     
Component:  mlpack  |     Keywords:     
 Blocking:          |   Blocked By:     
--------------------+-------------------------------------------------------
 CMake Warning at CMakeLists.txt:81 (message):  This is a 64-bit system,
 but Armadillo was compiled without 64-bit index
   support.  Consider recompiling Armadillo with ARMA_64BIT_WORD to enable
   64-bit indices (large matrix support).  MLPACK will still work without
   ARMA_64BIT_WORD defined, but will not scale to matrices with more than 4
   billion elements.


 -- Boost version: 1.55.0
 -- Found the following Boost libraries:
 --   program_options
 --   unit_test_framework
 -- Boost version: 1.55.0
 -- Found the following Boost libraries:
 --   random
 CMake Warning at CMakeLists.txt:305 (message):
   txt2man not found; man pages will not be generated.


 -- Configuring done
 -- Generating done
 -- Build files have been written to:
 /Users/arminghayoori/documents/mlpack-1.0.8/build


 and this is the error I received when I want to make mlpack


 [  1%] Building CXX object
 src/mlpack/CMakeFiles/mlpack.dir/core/dists/discrete_distribution.cpp.o
 In file included from /usr/include/armadillo:469,
                  from
 /Users/arminghayoori/documents/mlpack-1.0.8/src/mlpack/../mlpack/core/arma_extend/arma_extend.hpp:19,
                  from
 /Users/arminghayoori/documents/mlpack-1.0.8/src/mlpack/../mlpack/core.hpp:185,
                  from
 /Users/arminghayoori/documents/mlpack-1.0.8/src/mlpack/core/dists/discrete_distribution.hpp:26,
                  from
 /Users/arminghayoori/documents/mlpack-1.0.8/src/mlpack/core/dists/discrete_distribution.cpp:22:
 /usr/include/armadillo_bits/sp_auxlib_meat.hpp:15: error: using ‘typename’
 outside of template
 make[2]: ***
 [src/mlpack/CMakeFiles/mlpack.dir/core/dists/discrete_distribution.cpp.o]
 Error 1
 make[1]: *** [src/mlpack/CMakeFiles/mlpack.dir/all] Error 2
 make: *** [all] Error 2

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


More information about the mlpack-svn mailing list