Boost logo

Boost Users :

From: monteleone_a (monteleone_a_at_[hidden])
Date: 2002-07-08 08:16:37


HI !
We have a problem compiling Boost.threads v. 1.28 on SGI.
We are running IRIX 6.5 with MipsPro Compiler 7.30

The command line we use is : 'bjam "-sTOOLS=mipspro"'
The compiler retuns the following error:

----------------------------------------------------------------------
--------
cc-3161 CC: ERROR File
= /ULTRA/depot/sdk/boost/boost_1_28_0/boost/thread/condition.hpp,
Line = 94
  A class-qualified name is required.

          typedef typename detail::thread::lock_ops<M> lock_ops;
                           ^
          A template was detected during header processing.
            instantiation of "void boost::condition::do_wait
(boost::mutex &)"
                      at line 49
            instantiation of "void
                      boost::condition::wait
(boost::mutex::scoped_lock &)" at
                      line 40 of "../src/thread.cpp"
----------------------------------------------------------------------
--------

Can anyone help us to solve the problem ?

Thanks in advance


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net