Re: [Discuss-gnuradio] Problem installing GNURADIO on ODROID-XU UBUNTU 12.04LTS

2014-09-12 Thread Tom Rondeau
On Fri, Sep 12, 2014 at 11:22 AM, Simone Ciccia S210664 < simone.cic...@studenti.polito.it> wrote: > Hi, > I'm trying to install gnuradio with Build Gnuradio Script on ODROID-XU . > First of all, when the script looks for libraries, a first error occurs for > > libqwtplot3d-qt4-dev, and it seems t

[Discuss-gnuradio] Problem installing GNURADIO on ODROID-XU UBUNTU 12.04LTS

2014-09-12 Thread Simone Ciccia S210664
Hi, I'm trying to install gnuradio with Build Gnuradio Script on ODROID-XU . First of all, when the script looks for libraries, a first error occurs for libqwtplot3d-qt4-dev, and it seems that there is no package available for ODROID-XU.

Re: [Discuss-gnuradio] problem installing gnuradio

2010-04-28 Thread Johnathan Corgan
On Wed, Apr 28, 2010 at 14:31, jack william wrote: > I performed git pull on ofdm,master,HEAD branch. but  i am getting following > error when i do sudo make Sorry, I put the fix in the wrong place. Try pulling and compiling again. BTW, what is your system type? The bug was a missing header f

RE: [Discuss-gnuradio] problem installing gnuradio

2010-04-28 Thread jack william
e: *** [all] Error 2 Please help me Thanks in advance. Cheers > From: jcor...@corganenterprises.com > Date: Wed, 28 Apr 2010 11:15:57 -0700 > Subject: Re: [Discuss-gnuradio] problem installing gnuradio > To: jackwillia...@hotmail.com > CC: j...@joshknows.com; discuss-gnuradio@gnu.

Re: [Discuss-gnuradio] problem installing gnuradio

2010-04-28 Thread Johnathan Corgan
On Wed, Apr 28, 2010 at 10:50, jack william wrote: > Thanks for your reply, but I am sorry but couldnt understand your answer. > Could you please elaborate that what should I do to fix it. Just update your source code repository to the latest using 'git pull' and recompile. Johnathan

RE: [Discuss-gnuradio] problem installing gnuradio

2010-04-28 Thread jack william
Hi , Thanks for your reply, but I am sorry but couldnt understand your answer. Could you please elaborate that what should I do to fix it. Cheers _ The New Busy is not the too busy. Combine

Re: [Discuss-gnuradio] problem installing gnuradio

2010-04-28 Thread Johnathan Corgan
On Wed, Apr 28, 2010 at 01:53, jack william wrote: > usrp2_impl.cc:340: error: ‘bind’ is not a member of ‘boost’ This has been fixed recently in the git repository. It was a missing header file include. Johnathan ___ Discuss-gnuradio mailing list D

Re: [Discuss-gnuradio] problem installing gnuradio

2010-04-28 Thread Josh Blum
it needs #include in that file -Josh On 04/28/2010 01:53 AM, jack william wrote: Hi, When i sudo make the gnuradio, i get following error : srp2_impl.cc -fPIC -DPIC -o .libs/usrp2_impl.o usrp2_impl.cc: In member function ‘void usrp2::usrp2::impl::start_bg()’: usrp2_impl.cc:340: error: ‘bind’

[Discuss-gnuradio] problem installing gnuradio

2010-04-28 Thread jack william
Hi, When i sudo make the gnuradio, i get following error : srp2_impl.cc -fPIC -DPIC -o .libs/usrp2_impl.o usrp2_impl.cc: In member function ‘void usrp2::usrp2::impl::start_bg()’: usrp2_impl.cc:340: error: ‘bind’ is not a member of ‘boost’ usrp2_impl.cc: In member function ‘int usrp2::usrp2::i

Re: [Discuss-gnuradio] Problem installing gnuradio on beagle

2009-06-15 Thread Philip Balister
Woody Dickson wrote: Hi, I first do a bitbake base-image, and then I put the uImage and the bz to beagleboard. Then, I do bitbake gnuradio and then copy all the relevant .ipk files to the beagleboard. Try building console-image and set: ANGSTROM_EXTRA_INSTALL = " oprofile screen gnuradio gn

Re: [Discuss-gnuradio] Problem installing gnuradio on beagle

2009-06-14 Thread Woody Dickson
Hi, I first do a bitbake base-image, and then I put the uImage and the bz to beagleboard. Then, I do bitbake gnuradio and then copy all the relevant .ipk files to the beagleboard. The beagleboard is not connected to the network. I just copied the file to the SD cards directly. I do see a bunch

[Discuss-gnuradio] Problem installing gnuradio on beagle

2009-06-13 Thread Woody Dickson
Hi, I got the bitbake image for gnuradio. When I tried to ipkg install it into beagle which has the base-image of Angstrom installed, I am getting the following error: r...@beagleboard:~# ipkg install gnuradio_3.1.3-r3.1_armv7a.ipk Installing gnuradio (3.1.3-r3.1) to root... Nothing to be done