discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Errors trying to build gr-radioteletype for versi


From: Barry Duggan
Subject: Re: [Discuss-gnuradio] Errors trying to build gr-radioteletype for version 3.8
Date: Thu, 05 Sep 2019 11:16:33 -0400
User-agent: Roundcube Webmail/1.3.8

Hi Vasil and others,

I have added Phil Frost (bitglue, the gr-radioteletype developer) to this thread. Phil, any thoughts / plans for 3.8?

Actually, I thought I was on maint-3.8, but apparently I went astray...

---
Barry Duggan


On 2019-09-05 09:18, Vasil Velichkov wrote:
Hi Barry,

On 05/09/2019 16.11, Barry Duggan wrote:
Hi Michael,

I installed libcppunit-dev which resolved the "No package 'cppunit' found" error, but still get:

"""
CMake Error at CMakeLists.txt:143 (find_package):
  Could not find a configuration file for package "Gnuradio" that is
  compatible with requested version "3.7.2".

  The following configuration files were considered but not accepted:

    /usr/local/lib/cmake/gnuradio/GnuradioConfig.cmake, version: 3.9.0.0-git

-- Configuring incomplete, errors occurred!
See also "/home/pi/gr-radioteletype/build/CMakeFiles/CMakeOutput.log".
"""

CMakeLists.txt line 143 says:
find_package(Gnuradio "3.7.2" REQUIRED)

should I change that to "3.8.0"? or "3.9.0"?

You could change it but it's not going to work. This module have to be
ported to support gnuradio 3.8 or 3.9, see
https://wiki.gnuradio.org/index.php/GNU_Radio_3.8_OOT_Module_Porting_Guide

First try contacting gr-radioteletype developers and ask them if they
have plans to support 3.8

Cheers,
Vasil



reply via email to

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