discuss-gnuradio
[Top][All Lists]
Advanced

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

re: gr-modtool does not seem to work in gnuradio 3.8.1 package in ubuntu


From: Tom McDermott
Subject: re: gr-modtool does not seem to work in gnuradio 3.8.1 package in ubuntu 20.04
Date: Tue, 28 Jul 2020 07:52:01 -0700

>Message: 3
>Date: Tue, 28 Jul 2020 16:07:06 +0200
>From: Martin <gnuradiomail@olifantasia.com>
>To: discuss-gnuradio@gnu.org
>Subject: gr-modtool does not seem to work in gnuradio 3.8.1 package in
>        ubuntu 20.04
>Message-ID: <2df7bef0-8270-750f-7bb4-73a1129149a4@olifantasia.com" target="_blank">2df7bef0-8270-750f-7bb4-73a1129149a4@olifantasia.com>
>Content-Type: text/plain; charset=utf-8; format=flowed
>
>Hi,
>I am trying to get my out of tree module to build and work on ubuntu
>20.04 with the default gnuradio package gnuradio 3.8.1.0-rc1-2build2
>
>
>When I use gr_modtool to create an out of tree module with an empty
>source block then cmake gives an error.
>
>CMake Error at lib/CMakeLists.txt:85:
>   Parse error.  Expected a command name, got unquoted argument with text
>   "${CMAKE_CURRENT_SOURCE_DIR}/qa_testsource.cc".

I've had the same problem.   gr_modtool is generating broken cmake for .cc qa tests.
It was necessary to strip out all cc qa tests and files for an OOT project I ported to 3.8 to get it to build.
By looking at the cmake code, it's not clear what it should have generated, someone skilled
in cmake would probably quickly know what was meant.

The .py qa generated cmake file is correct and builds fine, so the error is likely in
a small area.

-- Tom, N5EG




reply via email to

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