discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] compilation error: gnuradio 3.5.0 on Ubuntu 12.04 wit


From: Apurv Bhartia
Subject: [Discuss-gnuradio] compilation error: gnuradio 3.5.0 on Ubuntu 12.04 with boost 1.46
Date: Sat, 9 Feb 2013 17:03:09 -0600

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]