Thank you. But as far as I can tell I did not change the version of BOOST and it was building about a month ago. ( I had a long time gap between doing builds)
> this is a problem with old BOOST version and GCC 4.4
> In the BOOST include files you must change all
>
> if BOOST_PP_ITERATION_DEPTH() == N
>
> with:
>
> if BOOST_PP_ITERATION_DEPTH == N
_______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

