Re: [Boost-bugs] [Boost C++ Libraries] #7623: make error

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #7623: make error
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-11-02 08:58:06


#7623: make error
--------------------------------+-------------------------------------------
  Reporter: jer.oen@… | Owner: vladimir_prus
      Type: Support Requests | Status: new
 Milestone: To Be Determined | Component: build
   Version: Boost 1.40.0 | Severity: Problem
Resolution: | Keywords:
--------------------------------+-------------------------------------------

Comment (by jer.oen@…):

 Replying to [comment:1 jer.oen@…]:
> ubuntu 12.04 kindof the same error ..
> all fresh install and a few month a go I did 10 installs without a
 problem

 exact message:

 root_at_UBU:/home/jve/calpp/trunk# cmake .
  -- The C compiler identification is GNU 4.7.2
  -- The CXX compiler identification is GNU 4.7.2
  -- Check for working C compiler: /usr/bin/gcc
  -- Check for working C compiler: /usr/bin/gcc -- works
  -- Detecting C compiler ABI info
  -- Detecting C compiler ABI info - done
  -- Check for working CXX compiler: /usr/bin/c++
  -- Check for working CXX compiler: /usr/bin/c++ -- works
  -- Detecting CXX compiler ABI info
  -- Detecting CXX compiler ABI info - done
  -- Boost version: 1.50.0
  -- Found the following Boost libraries:
  -- date_time
  -- ================================================== =========
  -- ATI CAL cl library directory
 -- ATI CAL rt library directory
 -- Boost version 1_50
  -- ================================================== =========
  -- Configuring done
  -- Generating done
  -- Build files have been written to: /home/jve/calpp/trunk
  root_at_UBU:/home/jve/calpp/trunk# make
  Scanning dependencies of target coalescingtest
  [ 6%] Building CXX object
 examples/CMakeFiles/coalescingtest.dir/coalescingtest.cpp.o
  In file included from
 /home/jve/calpp/trunk/examples/coalescingtest.cpp:27:0:
  /home/jve/calpp/trunk/include/cal/cal.hpp:442:16: error: ‘mutex’ in
 namespace ‘boost’ does not name a type
  /home/jve/calpp/trunk/include/cal/cal.hpp:483:1: error: ‘mutex’ in
 namespace ‘boost’ does not name a type
  /home/jve/calpp/trunk/include/cal/cal.hpp:756:5: error: ‘recursive_mutex’
 in namespace ‘boost’ does not name a type
  make[2]: ***
 [examples/CMakeFiles/coalescingtest.dir/coalescingtest.cpp.o] Error 1
  make[1]: *** [examples/CMakeFiles/coalescingtest.dir/all] Error 2
  make: *** [all] Error 2

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/7623#comment:2>
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