Re: [Discuss-gnuradio] build-gnuradio did not install gnuradio-runtime

2013-09-20 Thread Aditya Dhananjay
d different Fedora > Bastian's GnuRadio. > > Regards, > Dincer > > -Ursprüngliche Nachricht- > Von: Bastian Bloessl [mailto:bastian.bloe...@uibk.ac.at] > Gesendet: Dienstag, 17. September 2013 16:19 > An: Dincer Beken > Cc: Nick Foster; discuss-gnuradio@gnu.org

Re: [Discuss-gnuradio] build-gnuradio did not install gnuradio-runtime

2013-09-17 Thread Tom Rondeau
On Tue, Sep 17, 2013 at 12:15 PM, Dincer Beken wrote: > Hi Tom, > > How important is qa_qtgui? > This is the result of the make test for Fedora 19 on Intel 64 Bit. (second > run). So qa_fir crashing (see below) is an AMD issue... > > 99% tests passed, 1 tests failed out of 176 > > Total Test time

Re: [Discuss-gnuradio] build-gnuradio did not install gnuradio-runtime

2013-09-17 Thread Dincer Beken
s-gnuradio@gnu.org Betreff: Re: [Discuss-gnuradio] build-gnuradio did not install gnuradio-runtime On 09/17/2013 10:19 AM, Dincer Beken wrote: > root@openwns-desktop:/home/openwns/GnuRadioBastian/gr-foo/build# make > [ 4%] Building CXX object > lib/CMakeFiles/gnuradio-foo.dir/packet

Re: [Discuss-gnuradio] build-gnuradio did not install gnuradio-runtime

2013-09-17 Thread Aditya Dhananjay
On Tue, Sep 17, 2013 at 10:13 AM, Tom Rondeau wrote: > On Tue, Sep 17, 2013 at 3:43 AM, Dincer Beken wrote: > > Hi all, > > > > so I have installed Bastian's Gnu Radio and could build the files. I > have not changed the FindGnuradioRuntime.cmake, because when I ran the > cmake with Bastian's Pr

Re: [Discuss-gnuradio] build-gnuradio did not install gnuradio-runtime

2013-09-17 Thread Dincer Beken
Gesendet: Dienstag, 17. September 2013 16:13 An: Dincer Beken Cc: discuss-gnuradio@gnu.org Betreff: Re: [Discuss-gnuradio] build-gnuradio did not install gnuradio-runtime On Tue, Sep 17, 2013 at 3:43 AM, Dincer Beken wrote: > Hi all, > > so I have installed Bastian's Gnu Radio and c

Re: [Discuss-gnuradio] build-gnuradio did not install gnuradio-runtime

2013-09-17 Thread Tom Rondeau
On Tue, Sep 17, 2013 at 10:26 AM, Dincer Beken wrote: > Hi Tom, > > I was using AMD Processors, now I am installing GnuRadio (build-GnuRadio -m) > v 3.7 on a Intel proc. > I hope the problem will vanish. > > I have no idea what could else be the problem.. > I am using a 64 bit system > > Regards,

Re: [Discuss-gnuradio] build-gnuradio did not install gnuradio-runtime

2013-09-17 Thread Dincer Beken
[mailto:trond...@trondeau.com] Im Auftrag von Tom Rondeau Gesendet: Dienstag, 17. September 2013 16:13 An: Dincer Beken Cc: discuss-gnuradio@gnu.org Betreff: Re: [Discuss-gnuradio] build-gnuradio did not install gnuradio-runtime On Tue, Sep 17, 2013 at 3:43 AM, Dincer Beken wrote: > Hi

Re: [Discuss-gnuradio] build-gnuradio did not install gnuradio-runtime

2013-09-17 Thread Bastian Bloessl
On 09/17/2013 10:19 AM, Dincer Beken wrote: root@openwns-desktop:/home/openwns/GnuRadioBastian/gr-foo/build# make [ 4%] Building CXX object lib/CMakeFiles/gnuradio-foo.dir/packet_dropper_impl.cc.o In file included from /home/openwns/GnuRadioBastian/gr-foo/lib/packet_dropper_impl.cc:18: /home/ope

Re: [Discuss-gnuradio] build-gnuradio did not install gnuradio-runtime

2013-09-17 Thread Tom Rondeau
On Tue, Sep 17, 2013 at 3:43 AM, Dincer Beken wrote: > Hi all, > > so I have installed Bastian's Gnu Radio and could build the files. I have not > changed the FindGnuradioRuntime.cmake, because when I ran the cmake with > Bastian's Project there were no errors, and to be honest, I don't know if

Re: [Discuss-gnuradio] build-gnuradio did not install gnuradio-runtime

2013-09-17 Thread Bastian Bloessl
Hi, On 09/17/2013 10:19 AM, Dincer Beken wrote: root@openwns-desktop:/home/openwns/GnuRadioBastian/gr-foo/build# make [ 4%] Building CXX object lib/CMakeFiles/gnuradio-foo.dir/packet_dropper_impl.cc.o In file included from /home/openwns/GnuRadioBastian/gr-foo/lib/packet_dropper_impl.cc:18: /hom

Re: [Discuss-gnuradio] build-gnuradio did not install gnuradio-runtime

2013-09-17 Thread Dincer Beken
o] Fehler 1 make[1]: *** [lib/CMakeFiles/gnuradio-foo.dir/all] Fehler 2 make: *** [all] Fehler 2 The gr-ieee802-15-4 also gives errors at make, but before solving this, I don't want to bother myself with that. Thanks, Dincer Von: Nick Foster [mailto:bistrom...@gmail.com] Gesendet: Montag,

Re: [Discuss-gnuradio] build-gnuradio did not install gnuradio-runtime

2013-09-17 Thread Dincer Beken
ing this? And to Nick and Bastian: do I still need to change FindGnuradioRuntime.cmake?? Every help appreciated, Dincer -Ursprüngliche Nachricht- Von: Bastian Bloessl [mailto:bastian.bloe...@uibk.ac.at] Gesendet: Montag, 16. September 2013 19:47 An: Nick Foster Cc: Dincer Beken; discuss-gn

Re: [Discuss-gnuradio] build-gnuradio did not install gnuradio-runtime

2013-09-16 Thread Bastian Bloessl
Hi, On 09/16/2013 06:09 PM, Nick Foster wrote: This has been coming up in many other out-of-tree projects. Tom has fixed it in master. To fix it for gr-ieee802-15-4, take the latest gnuradio/gr-utils/python/modtool/gr-newmod/cmake/Modules/FindGnuradioRuntime.cmake, and copy it into the cmake/Mod

Re: [Discuss-gnuradio] build-gnuradio did not install gnuradio-runtime

2013-09-16 Thread Nick Foster
This has been coming up in many other out-of-tree projects. Tom has fixed it in master. To fix it for gr-ieee802-15-4, take the latest gnuradio/gr-utils/python/modtool/gr-newmod/cmake/Modules/FindGnuradioRuntime.cmake, and copy it into the cmake/Modules directory of the out-of-tree module you're tr

[Discuss-gnuradio] build-gnuradio did not install gnuradio-runtime

2013-09-16 Thread Dincer Beken
Hello, i have downloaded the Gnuradio repository with the script build-gnuradio "http://www.sbrac.org/files/build-gnuradio"; on to the Fedora 19 and it worked well. Know I am trying to get install the project "IEEE802.15.4 transceiver for GNU Radio v3.7" >From ccs-labs and I am getting the f