Comment 19 for bug 293082

Revision history for this message
Tim Burrell (tim-burrell) wrote :

Oh right... yes that's fixed in SVN as well. The -Werror by default is also fixed in SVN :).

There's a couple other places where that happens with gcc 4.3 I think, so it might fail again. Was there not a patch for this? How did it end up building in the first place? Interesting :).

At any rate, once those are taken care of it should build fine, but if you're building it with boost <= 1.35 and python > 2.4, although the compile will go fine, it will not run on AMD64.

Boost 1.36 is required for python 2.5 and higher on AMD64.

Tim.