[mlpack-svn] [MLPACK] #307: Linking problem with boost during build

MLPACK Trac trac at coffeetalk-1.cc.gatech.edu
Tue Oct 29 16:55:58 EDT 2013


#307: Linking problem with boost during build
---------------------------+------------------------------------------------
  Reporter:  Madda         |        Owner:  rcurtin 
      Type:  defect        |       Status:  accepted
  Priority:  major         |    Milestone:          
 Component:  build system  |   Resolution:          
  Keywords:                |     Blocking:          
Blocked By:                |  
---------------------------+------------------------------------------------
Changes (by rcurtin):

  * status:  new => accepted


Comment:

 Adding BOOST_ROOT would only be necessary if the configuration step
 (cmake) failed.  Are you on RHEL6?  If so, try adding -D
 Boost_NO_BOOST_CMAKE=1 to the cmake command.  If that doesn't help, can
 you tell me more about your system?  i.e. what distribution, what version
 of Boost is installed, what version of CMake, and a copy of the
 CMakeCache.txt that CMake generated in your build directory.

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