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

MLPACK Trac trac at coffeetalk-1.cc.gatech.edu
Fri Nov 1 23:14:47 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:                |  
---------------------------+------------------------------------------------

Comment (by rcurtin):

 Hi there,

 I'm sorry for the slow response.  I have spent some time investigating the
 issue but I don't have a solution yet.  I am attempting to set up an
 Ubuntu 12.04 system so that I can reproduce the problem.

 Can you give me the output of the following command?

 {{{
 VERBOSE=1 make
 }}}

 This should give a lot of output and might help me figure out why the
 linker isn't actually linking against the boost program_options library.

 Also, does the file /usr/lib/libboost_program_options-mt.so exist on your
 filesystem?

 Thanks,

 Ryan

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