Boost logo

Boost :

Subject: Re: [boost] [TR1] can't compile with Boost installed in /usr/include(and with Boost.Test)
From: John Maddock (john_at_[hidden])
Date: 2008-12-30 05:12:44


Ling Li wrote:
>> Fedora rawhide recently bumped the boost version from 1.34 to 1.37
>> so I gave it a try. I can't compile the code below:

Unfortunately this is a bug in the TR1 library that hits you only if:

* You have the TR1 headers in your include path.
    and:
* Boost is installed in /usr/

I believe this is fixed in SVN Trunk: can you try replacing the contents of
/usr/include/boost/tr1 with the latest code from SVN and see if that helps?

HTH, John.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk