Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Won't compile SDR backend #1048

Closed
saxywarrior opened this issue Apr 18, 2023 · 1 comment
Closed

Won't compile SDR backend #1048

saxywarrior opened this issue Apr 18, 2023 · 1 comment

Comments

@saxywarrior
Copy link

saxywarrior commented Apr 18, 2023

Expected Behavior

Should compile with native backend for bladeRF. libbladerf-dev is installed.

Actual Behavior

Here is the command line output when I try to rebuild:
Found bladeRF lib. Will compile with native bladerf support
Environment variable BLADERF_API_VERSION is unset, try to automatically detect API version
Automatic API version check succeeded.
Using BLADERF_API_VERSION=2.21
Skipping native support for hackrf
Skipping native support for limesdr
Skipping native support for plutosdr
Skipping native support for rtlsdr
Skipping native support for usrp
Skipping native support for sdrplay
Skipping native support for airspy
Skipping native support for bladerf
Skipping native support for hackrf
Skipping native support for limesdr
Skipping native support for plutosdr
Skipping native support for rtlsdr
Skipping native support for usrp
Skipping native support for sdrplay
running clean
'build/lib' does not exist -- can't clean it
'build/bdist.linux-aarch64' does not exist -- can't clean it
'build/scripts-3.8' does not exist -- can't clean it

Platform Specifications
  • OS: Ubuntu 20.04
  • URH version: 2.9.4
  • Python version: 3.8
  • Installed via pip
@saxywarrior
Copy link
Author

saxywarrior commented Apr 18, 2023

Nevermind running urh with sudo fixed this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant