[mlpack-svn] [MLPACK] #380: mlpack build sparse_coding failed

MLPACK Trac trac at coffeetalk-1.cc.gatech.edu
Sat Jan 3 20:18:00 EST 2015


#380: mlpack build sparse_coding failed
------------------------+---------------------------------------------------
 Reporter:  swingboard  |        Owner:     
     Type:  defect      |       Status:  new
 Priority:  major       |    Milestone:     
Component:  mlpack      |     Keywords:     
 Blocking:              |   Blocked By:     
------------------------+---------------------------------------------------
 == cmake ../ output: ==

 -- Checking for C++11 compiler
 -- Checking for C++11 compiler - available
 -- Armadillo libraries: /usr/lib/libarmadillo.so.4
 -- Boost version: 1.55.0
 -- Found the following Boost libraries:
 --   program_options
 --   unit_test_framework
 --   random
 -- Configuring done
 -- Generating done
 -- Build files have been written to: /home/ql02/projects-
 develop/mlpack/mlpack/build


 == make output: ==

 Moving header files to include/mlpack/
 [  0%] Built target mlpack_headers
 [ 28%] Built target mlpack
 Linking CXX executable ../../../../bin/sparse_coding
 CMakeFiles/sparse_coding.dir/sparse_coding_main.cpp.o: In function `TLS
 wrapper function for arma::arma_rng_cxx11_instance':
 sparse_coding_main.cpp:(.text._ZTWN4arma23arma_rng_cxx11_instanceE[_ZTWN4arma23arma_rng_cxx11_instanceE]+0xa):
 undefined reference to `TLS init function for
 arma::arma_rng_cxx11_instance'
 sparse_coding_main.cpp:(.text._ZTWN4arma23arma_rng_cxx11_instanceE[_ZTWN4arma23arma_rng_cxx11_instanceE]+0x1a):
 undefined reference to `arma::arma_rng_cxx11_instance'
 collect2: error: ld returned 1 exit status
 make[2]: *** [bin/sparse_coding] Error 1
 make[1]: ***
 [src/mlpack/methods/sparse_coding/CMakeFiles/sparse_coding.dir/all] Error
 2
 make: *** [all] Error 2

-- 
Ticket URL: <http://trac.research.cc.gatech.edu/fastlab/ticket/380>
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-git mailing list