Boost logo

Boost Users :

From: bill_kempf (williamkempf_at_[hidden])
Date: 2002-07-08 16:56:09


--- In Boost-Users_at_y..., "monteleone_a" <monteleone_a_at_y...> wrote:
> 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
I don't have access to this compiler and the error doesn't make much 
sense to me.  Hopefully someone familiar with this platform can speak 
up here.
Bill Kempf

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