Hi -

Just wanted to know if there's a known problem with compiling gnuradio
3.5.0 on Ubuntu 12.04, which has boost 1.46. I see a bunch of errors
like ..

/usr/include/boost/utility/in_place_factory.hpp:35:1: error: expected
identifier before '(' token
/usr/include/boost/utility/in_place_factory.hpp:35:1: error: expected
')' before '->' token
/usr/include/boost/utility/in_place_factory.hpp:35:1: error: expected
')' before '->' token
/usr/include/boost/utility/in_place_factory.hpp:35:1: error: expected
'>' before '->' token
/usr/include/boost/utility/in_place_factory.hpp:35:1: error: expected
unqualified-id before ')' token
/usr/include/boost/utility/in_place_factory.hpp:71:1: error: expected
identifier before '(' token
/usr/include/boost/utility/in_place_factory.hpp:71:1: error: expected
')' before '->' token
/usr/include/boost/utility/in_place_factory.hpp:71:1: error: expected
')' before '->' token
/usr/include/boost/utility/in_place_factory.hpp:71:1: error: expected
'>' before '->' token
/usr/include/boost/utility/in_place_factory.hpp:71:1: error: expected
unqualified-id before ')' token
.. and so on.

I know the code installs just fine on 10.04 LTS, but just wondering if
I can do something quick to get it to work on 12.04 as well.

Thanks,
Apurv

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to