Boost logo

Boost Users :

From: Doug Gregor (dgregor_at_[hidden])
Date: 2004-08-24 08:53:54


On Aug 23, 2004, at 9:41 PM, Jeff Holle wrote:

> I've just refreshed my boost via CVS and ran into a build problem with
> gcc v3.4.1.
>
> Initially, seems like everything failed on my system.
> However, I discovered that there is now a configure option :-) .
> After installing user.hpp where it does some good stuff, the bjam of
> the root of boost succeeded.
>
> However, in running bjam in $ROOT_BOOST/libs/graph/build.
> This Jamfile is configured to build both release and debug version of
> bgl-viz.
> It fails with similiar problems that I was getting elsewhere before I
> ran configure.
> An example of the problems is:
> boost/config/stdlib/libstdcpp3.hpp:33: error: expected unqualified-id
> before '<<' token
> boost/config/stdlib/libstdcpp3.hpp:33: error: expected `,' or `;'
> before '<<' token

What do these lines look like? It could be a CVS conflict.

        Doug


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