Re: [Discuss-gnuradio] Building gnuradio with Pybombs on MacOSX

2016-10-23 Thread Peter Horvath
Hi, I'm experiencing the same problem for a long time with homebrew, and I'm not using pybombs. You need to amend e.g., gr-dtv/swig/CMakeLists.txt so that set(GR_SWIG_LIBRARIES gnuradio-dtv) becomes set(GR_SWIG_LIBRARIES gnuradio-dtv ${GSL_LDFLAGS}) and in gr-dtv/CMakeLists.txt, the GR_REGISTER_C

Re: [Discuss-gnuradio] OOT Block on Windows (barely feasible?)

2016-10-23 Thread Imre Biacsics
Thanks again Geof, your hints realy helped me. After some bumps in the table (From my head), and quite some hair laying around (Also from my head); Cmake, configure, build and even install / uninstall ends with zero warnings & errors. I'll send you a .zip file by direct mail. (Be aware, it

Re: [Discuss-gnuradio] OOT Block on Windows (barely feasible?)

2016-10-23 Thread Geof Nieboer
Imre, With the exception of the swig files, the paths things are being installed to look logical to me for the way the windows install is built. Seems like the swig files should be in include/pager2/swig based on how the tree is set up for the built-in blocks, though I can't say for certain. I a

Re: [Discuss-gnuradio] processor_test error while installing thrift

2016-10-23 Thread Marcus Müller
Hi Nikita, sadly, that's a Thrift problem, not solvable by GNU Radio. The problem is that thrift has a lot of (optional) components that don't build, even on "sane", fresh installations of popular linux distros. It's a mess. What's your distro? So, what "we" (in the shape of PyBOMBs thrift recipe

[Discuss-gnuradio] RTL SDR & GNU Radio new linux machine.

2016-10-23 Thread duane
Hi, I just built Gnu Radio from source on a new/fresh linux machine (Ubuntu 16) For some reason, my RTL-SDR device cannot be opened. I get this error: usb_claim_interface error -6 1) The device is present, it shows in dmesg 2) I do not think it is a udev permissions error - a) the rules are

Re: [Discuss-gnuradio] RTL SDR & GNU Radio new linux machine.

2016-10-23 Thread Cinaed Simson
On 10/23/2016 04:35 PM, du...@duaneellis.com wrote: > Hi, > > I just built Gnu Radio from source on a new/fresh linux machine (Ubuntu > 16) > > For some reason, my RTL-SDR device cannot be opened. > > I get this error: > > usb_claim_interface error -6 Try installing the enclosed file in /et