discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gr-fhss module failed on ubuntu 20.04


From: Cinaed Simson
Subject: Re: gr-fhss module failed on ubuntu 20.04
Date: Sat, 21 Nov 2020 12:16:56 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.5.0

Hi Jay - on buster or Debian 10, using gnuradio-3.8,  if I

  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 the CMakeCache.txt for your reference. 

Jay Patel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]