Re: [Boost-bugs] [Boost C++ Libraries] #7570: Boost 1.52 in trunk has undefined references

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #7570: Boost 1.52 in trunk has undefined references
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-11-02 14:12:37


#7570: Boost 1.52 in trunk has undefined references
--------------------------------------+-------------------------------------
  Reporter: anonymous | Owner: viboes
      Type: Bugs | Status: assigned
 Milestone: To Be Determined | Component: thread
   Version: Boost Development Trunk | Severity: Problem
Resolution: | Keywords:
--------------------------------------+-------------------------------------

Comment (by anonymous):

 Hi again Vicente,

 I think this may be due to a mistake on my CMake based build, since it
 seems that some update of Ubuntu has installed boost-1.50 so although the
 build gets the 1.52 trunk headers the linking part may be picking the libs
 from /usr/lib

 The missing part is of the form
 {{{
 -I/adnet/src/cttc-pce-trunk/build/release -I/adnet/src/cttc-pce-
 trunk/ext/threadpool -I/adnet/src/cttc-pce-trunk/ext/process -I/adnet/src
 /cttc-pce-trunk/ext/urdl/include -I/adnet/boost-1.52.0/include
 -I/adnet/src/cttc-pce-trunk -I/adnet/src/cttc-pce-trunk/pce -I/adnet/src
 /cttc-pce-trunk/apps -I/adnet/src/cttc-pce-trunk/core -o
 CMakeFiles/pce_algorithm_of32800_spp_basic-4.6.9.dir/of32800_entry.cpp.
 }}}


 However, linking uses the short system form.
 Thank you for your time, please close this ticket and I'll open a new one
 if need be.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/7570#comment:5>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:11 UTC