Re: [Discuss-gnuradio] cannot install gr-burst and gr-eventstream on raspberry pi 3

2018-01-16 Thread Cinaed Simson
I didn't look at the image, but the error message typically indicates that gr-osmosdr can't find the device. I don't know anything about the LimeSDR but if you're trying to use gr-osmosdr to connect to the LimeSDR, I believe you need install SoapySDR and then rebuild gr-osmosdr. And I don't know

Re: [Discuss-gnuradio] cannot install gr-burst and gr-eventstream on raspberry pi 3

2018-01-11 Thread Cinaed Simson
On 01/11/2018 03:15 AM, ogün levent wrote: > Hi everyone > I cannot install gr-burst and gr-eventstream to raspberry pi rasbian os > via cmake. I get these messages during installation In the README for gr-burst, it indicates you need to install gr-mapper. Also the included error messages are

Re: [Discuss-gnuradio] cannot install gr-burst and gr-eventstream on raspberry pi 3

2018-01-11 Thread CEL
Hi Ogün, this might be many things – generally, your Pi might just be running out of memory during the build, for example (in that case, you'll often find a hint about the OOM (out-of-memory) killer in `dmesg`; I suspect memory limits because SWIG is especially hungry for RAM). make VERBOSE=1

[Discuss-gnuradio] cannot install gr-burst and gr-eventstream on raspberry pi 3

2018-01-11 Thread ogün levent
Hi everyone I cannot install gr-burst and gr-eventstream to raspberry pi rasbian os via cmake. I get these messages during installation Best [ 7%] Building CXX object lib/CMakeFiles/gnuradio-burst. dir/synchronizer_v4_impl.cc.o [ 7%] Building CXX object