-
make[1]: stopped in /mnt/earmv6hf/pkgsrc/lang/g95
WARNING: Please add USE_TOOLS+=perl to the package Makefile.
-
This is the error message I get when running 'brew install gnuradio'.
Any ideas why the install fails?
About the first line of the output, the most recent version of Command Line Tools is availabl…
-
brew install gnuradio
==> Downloading http://gnuradio.org/releases/gnuradio/gnuradio-3.6.5.1.tar.gz
Already downloaded: /Library/Caches/Homebrew/gnuradio-3.6.5.1.tar.gz
==> Patching
patching file grc…
coaic updated
9 years ago
-
With:
> ImportError: No module named python.Platform
It appears to be a new regression: [gnuradio bug #927](http://gnuradio.org/redmine/issues/927). They say its fixed, but we have to wait for the…
-
Depends on boost but they are not in ```Libs``` so if you build a program that uses the C++ API you need to list boost as a dependency, using pkg-config is not enough.
Adding ```-llibboost_system`…
-
While trying t build with Cmake I took following errors:
_CMake Error at CMakeLists.txt:143 (find_package):
Could not find a configuration file for package "Gnuradio" that is
compatible with …
-
Hi,
not sure if I should create an issue for this but do you happen to have a version compatible with Gnuradio 3.7 ? blks2 is not available for import at 3.7 but it is now part of the general filters.…
zanco updated
5 years ago
-
Blocks can be in different setting contexts, where a context can be seen as a set of values for block's properties.
When the user clicks on a block, in the properties side panel, a combo box with two…
-
Was there ever a version of this repository that supported GR3.8?
-
Ubuntu 16.04 64-bit, GNU Radio Companion 3.7.9
When creating a demod block, an error message is given. For demod_64:
`Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/g…
ghost updated
5 years ago