Re: [Discuss-gnuradio] Gnuradio3.7 make error

2013-07-30 Thread Josh Blum
I havent seen this before, but you might try explicitly linking the tags demo against boost libraries, like so: diff --git a/gr-uhd/examples/c++/CMakeLists.txt b/gr-uhd/examples/c++/CMakeLists.txt index 655ef0c..18f6839 100644 --- a/gr-uhd/examples/c++/CMakeLists.txt +++ b/gr-uhd/examples/c++/CMak

Re: [Discuss-gnuradio] Gnuradio3.7 make error

2013-07-30 Thread tim . newman
-gnuradio] Gnuradio3.7 make error Dear Nathan, Thank you for your reply. I have changed the boost to 1.48 but the error remains. According to the error information, it seems to require libboost1.40,which puzzles me. 2013/7/30 12:12, Nathan West wrote: > On Mon, Jul 29, 2013 at 11:55 PM, G

Re: [Discuss-gnuradio] Gnuradio3.7 make error

2013-07-30 Thread Harry Zhang
Dear Nathan, Thank you for your reply. I have changed the boost to 1.48 but the error remains. According to the error information, it seems to require libboost1.40,which puzzles me. 2013/7/30 12:12, Nathan West wrote: On Mon, Jul 29, 2013 at 11:55 PM, Gong Zhang wrote: Dear Nathan,

Re: [Discuss-gnuradio] Gnuradio3.7 make error

2013-07-29 Thread Nathan West
On Mon, Jul 29, 2013 at 11:55 PM, Gong Zhang wrote: > Dear Nathan, > I have tried the method in the URL but it does not work. The error > remains. > > 2013/7/30 10:58, Nathan West wrote: >> >> On Mon, Jul 29, 2013 at 10:44 PM, Harry Zhang wrote: >>> >>> Hi, >>> I'm using Ubuntu 12.04 an

Re: [Discuss-gnuradio] Gnuradio3.7 make error

2013-07-29 Thread Gong Zhang
Dear Nathan, I have tried the method in the URL but it does not work. The error remains. 2013/7/30 10:58, Nathan West wrote: On Mon, Jul 29, 2013 at 10:44 PM, Harry Zhang wrote: Hi, I'm using Ubuntu 12.04 and libboost1.46. I got the following errors when I make the project. libboo

Re: [Discuss-gnuradio] Gnuradio3.7 make error

2013-07-29 Thread Nathan West
On Mon, Jul 29, 2013 at 10:44 PM, Harry Zhang wrote: > Hi, > I'm using Ubuntu 12.04 and libboost1.46. I got the following errors when > I make the project. > libboost1.46 is known to cause problems with GNU Radio. Ubuntu 12.04 should have libboost1.48 available in the repos. Here's some more

[Discuss-gnuradio] Gnuradio3.7 make error

2013-07-29 Thread Harry Zhang
Hi, I'm using Ubuntu 12.04 and libboost1.46. I got the following errors when I make the project. [ 85%] Building CXX object gr-uhd/examples/c++/CMakeFiles/tags_demo.dir/tags_demo.cc.o Linking CXX executable tags_demo /usr/bin/ld: warning: libboost_date_time.so.1.40.0, needed by /usr/loca