The version of gr-osmosdr in git now requires gnuradio >= 3.7 to compile. The gnuradio and gnuradio-git packages in AUR are 3.6.
Search Criteria
Package Details: gr-osmosdr-git d77577-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gr-osmosdr-git.git (read-only, click to copy) |
---|---|
Package Base: | gr-osmosdr-git |
Description: | GNU Radio source block for OsmoSDR, which is a 100% Free Software based small form-factor inexpensive SDR (Software Defined Radio) project. |
Upstream URL: | https://osmocom.org/projects/gr-osmosdr/wiki |
Licenses: | GPL |
Provides: | gnuradio-osmosdr, gr-osmosdr |
Submitter: | 0xfc |
Maintainer: | None |
Last Packager: | cwill747 |
Votes: | 30 |
Popularity: | 0.000000 |
First Submitted: | 2012-04-24 04:44 (UTC) |
Last Updated: | 2020-11-17 19:09 (UTC) |
Dependencies (11)
- airspy-gitAUR
- gnuradio (gnuradio-gitAUR)
- libmirisdr-gitAUR (libmirisdr5-gitAUR, libmirisdr4-gitAUR)
- libosmosdr-git
- libuhd (libuhd3AUR, libuhd-antsdr-gitAUR)
- rtl-sdr (rtl-sdr-librtlsdr-gitAUR, rtl-sdr-exp-gitAUR, rtl-sdr-gitAUR, rtl-sdr-blog-gitAUR, rtl-sdr-blogAUR)
- swig (swig-gitAUR)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- python-cheetah3 (make)
Required by (14)
- digital_rf-git (requires gnuradio-osmosdr) (optional)
- gnss-sdr-git (requires gnuradio-osmosdr) (make)
- gqrx-git (requires gnuradio-osmosdr)
- gqrx-git (optional)
- gqrx-nrsc5-git (requires gnuradio-osmosdr)
- gqrx-portaudio-git (requires gnuradio-osmosdr)
- gqrx-portaudio-git (optional)
- gr-gsm-git (requires gnuradio-osmosdr)
- gr-iridium-git (requires gnuradio-osmosdr)
- openlte (requires gnuradio-osmosdr)
- srt-py-git (requires gnuradio-osmosdr)
- tetra-kit-git (requires gnuradio-osmosdr)
- trunk-recorder (requires gnuradio-osmosdr)
- trunk-recorder-git (requires gnuradio-osmosdr)
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »
DL0 commented on 2013-06-12 22:44 (UTC)
0xfc commented on 2013-05-24 07:17 (UTC)
Added boost to makedepends.
Nidhogg commented on 2013-05-23 12:49 (UTC)
I had to include boost in 'makedepends' before I could successfully build the package. Without boost, I got this error message:
-- Configuring Boost C++ Libraries...
-- Could NOT find Boost
CMake Error at CMakeLists.txt:119 (message):
Boost required to build gr-osmosdr
-- Configuring incomplete, errors occurred!
==> ERROR: A failure occurred in build().
Aborting...
ackalker commented on 2013-04-05 20:53 (UTC)
You're welcome :-)
0xfc commented on 2013-04-05 01:40 (UTC)
Oh I saw the missing "-" in the cmake command line...
I've added it and updated the PKGBUILD.
Thanks again for your efforts!
0xfc commented on 2013-04-05 01:36 (UTC)
Got up just half an hour ago... a rainy and windy morning...
Due to some reasons, I cannot get access to pastie.org; and after I used a proxy, the #731750 seems not a PKGBUILD but a ruby script created in 2009. I'm not sure if it was a proxy issue, so please change to pastebin.com or post the fix here.
Thanks for your efforts!
ackalker commented on 2013-04-04 18:06 (UTC)
And all trouble came down to just a missing '-'...
Here's my fixed PKGBUILD: http://pastie.org/731750
Feel free to use it if you like, I changed the layout of the cmake command a little (one line per variable), so gotchas like this will be easier to catch in the future. I will also post a fixed PKGBUILD to gnuradio-git package.
Pinned Comments