[mlpack-svn] [MLPACK] #267: problems with mlpack building

MLPACK Trac trac at coffeetalk-1.cc.gatech.edu
Tue Jan 29 10:17:23 EST 2013


#267: problems with mlpack building
------------------------------+---------------------------------------------
 Reporter:  kuzaleksaleks     |        Owner:  rcurtin
     Type:  defect            |       Status:  new    
 Priority:  major             |    Milestone:         
Component:  armadillo sparse  |     Keywords:         
 Blocking:                    |   Blocked By:         
------------------------------+---------------------------------------------
 Hello!

 I am trying to build the mlpack sources with command make, but the number
 of approximately similar errors emerge. All of them are about the
 redefinition of some structs. The following example demonstrates one of
 such errors. The rest are the same type.

 ...
 /home/kuzaleks/Запампоўкі/development/CPP/trunk/src/mlpack/../mlpack/core/arma_extend/traits.hpp:37:10:
 error: redefinition of ‘struct arma::is_signed<long unsigned int>’
 /usr/include/armadillo_bits/traits.hpp:1036:19: error: previous definition
 of ‘struct arma::is_signed<long unsigned int>’
 ...

 Help please to overcome this problem!

 Best regards,
 Kuzmin Aliaksei

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