git checkout maint-3.8
it builds without any problems,
Use
git branch -a
ti view the branches.
-- Cinaed
On 11/21/20 9:28 AM, Jay Patel wrote:
Hi all,
I am trying to build gr-fhss on GNURadio 3.8.2 with Ubuntu 20.04. Unfortunately it's not compiling and the module test failed.
jay@jay-VirtualBox:~/Documents/gr-fhss/build$ make install Scanning dependencies of target Spread_generated_includes [ 1%] Generating preamble_bb.h, preamble_cc.h Traceback (most recent call last): File "/home/jay/Documents/gr-fhss/build/include/Spread/generate_helper.py", line 11, in <module> import build_utils File "/home/jay/Documents/gr-fhss/include/Spread/../../python/build_utils.py", line 32 except KeyError, e: ^ SyntaxError: invalid syntax make[2]: *** [include/Spread/CMakeFiles/Spread_generated_includes.dir/build.make:62: include/Spread/preamble_bb.h] Error 1 make[1]: *** [CMakeFiles/Makefile2:274: include/Spread/CMakeFiles/Spread_generated_includes.dir/all] Error 2 make: *** [Makefile:141: all] Error 2
Also attached theCMakeCache.txt
for your reference.
Jay Patel
No comments:
Post a Comment