Forums › BB Series Discussions › GNU Radio with BB60C › Reply To: GNU Radio with BB60C
Roger
Moderator
Hi Ajaykumar,
It looks like an outdated version of the Signal Hound BB60 GNU Radio module is being used. This could be either because the repository was cloned before GNU Radio 3.9 support was added in August 2022, or because the 3.7 maintenance branch is being used (maint-3.7). Swig is not used in 3.9, and those swig directories and makefiles do not exist in the current codebase.
To solve this, you can clone the current repository, pull the latest changes, or if your repo is up to date, checkout the master branch.
Let me know if you continue to have issues.
Roger
