Re: [Discuss-gnuradio] build error: test_gruel.o: undefined reference to symbol 'boost::system::get_system_category()'

2011-03-31 Thread azim...@gmail.com
: ln -s {python/,}trellis.cc gr-video-sdl/src needs: ln -s {python/,}video_sdl.cc Dimitrios Symeonidis "If you think you're too small to make a difference, try sleeping with a mosquito!" - Amnesty International On 31 March 2011 14:41, azim...@gmail.com wrote: > Co

Re: [Discuss-gnuradio] build error: test_gruel.o: undefined reference to symbol 'boost::system::get_system_category()'

2011-03-31 Thread azim...@gmail.com
you should see some errors in 11.04 and even more in Fedora 15 Dimitrios Symeonidis "If you think you're too small to make a difference, try sleeping with a mosquito!" - Amnesty International On 31 March 2011 14:22, azim...@gmail.com wrote: > PS > > Distro               GC

Re: [Discuss-gnuradio] build error: test_gruel.o: undefined reference to symbol 'boost::system::get_system_category()'

2011-03-31 Thread azim...@gmail.com
rnational On 31 March 2011 11:54, azim...@gmail.com wrote: > Thanks guys. Here's the latest update on errors and solutions: > > == > > gruel/src/lib needs: > -lboost_system -lboost_filesystem > > gr-usrp/apps needs: > ../../gnuradio-co

Re: [Discuss-gnuradio] build error: test_gruel.o: undefined reference to symbol 'boost::system::get_system_category()'

2011-03-31 Thread azim...@gmail.com
= Dimitrios Symeonidis "If you think you're too small to make a difference, try sleeping with a mosquito!" - Amnesty International On 30 March 2011 18:07, Tom Rondeau wrote: > On Wed, Mar 30, 2011 at 11:59 AM, Johnathan Corgan > wrote: >> >> On Wed, Mar 30, 2

[Discuss-gnuradio] build error: test_gruel.o: undefined reference to symbol 'boost::system::get_system_category()'

2011-03-30 Thread azim...@gmail.com
Hi all, does anyone else get this error message when compiling GnuRadio? This is with latest code from today's master git tree, on Ubuntu 11.04, boost 1.42 I can bypass this by manually adding -lboost_system -lboost_filesystem make[7]: Entering directory `/home/azimout/gnuradio/gruel/src/lib'