discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: Installing Error in Gr-Satellite


From: Yugal Joshi
Subject: Re: Installing Error in Gr-Satellite
Date: Tue, 11 Aug 2020 02:46:29 +0530

Hello Derek 
Thank you for your response 
I understand gr-satellite may not support GNU radio 3.9.

Since gr-satellite installation was not working for me I tried installing gr-osmosdr with the help of this https://osmocom.org/projects/gr-osmosdr/wiki/GrOsmoSDR#Devicespecification 

I got a similar error which I got in case of gr-satellite installation. 

The error says 

-- Build type not specified: defaulting to release.
-- Checking for module 'gmp'
--   No package 'gmp' found
-- Checking for module 'mpir >= 3.0'
--   No package 'mpir' found
-- Could NOT find MPIR (missing: MPIRXX_LIBRARY MPIR_LIBRARY MPIR_INCLUDE_DIR)
-- Boost version: 1.65.1
-- Found the following Boost libraries:
--   date_time
--   program_options
--   filesystem
--   system
--   regex
--   thread
--   unit_test_framework
--   chrono
--   atomic
-- User set python executable /usr/bin/python3
-- Found PythonLibs: /usr/lib/x86_64-linux-gnu/libpython3.6m.so (found suitable exact version "3.6.9")
-- Extracting version information from git describe...
-- Boost version: 1.65.1
-- Found the following Boost libraries:
--   chrono
--   thread
--   system
--   date_time
--   atomic
--
-- The build system will automatically enable all components.
-- Use -DENABLE_DEFAULT=OFF to disable components by default.
-- Searching for GNURadio-Blocks...
--  Found GNURadio-Blocks: 1
-- Searching for IQ Balance...
-- Could NOT find gnuradio-iqbalance (missing: gnuradio-iqbalance_DIR)
--  Found IQ Balance: 0
-- Searching for UHD Drivers...
--  Found UHD Driver: TRUE
-- Searching for UHD Block...
--  Found UHD Block: 1
-- Searching for Volk...
--  Found Volk: 1
-- Checking for module 'librtlsdr'
--   No package 'librtlsdr' found
-- librtlsdr not found.
-- Checking for module 'libhackrf'
--   No package 'libhackrf' found
-- Could NOT find LIBHACKRF (missing: LIBHACKRF_LIBRARIES LIBHACKRF_INCLUDE_DIRS)
-- Checking for module 'libairspy'
--   No package 'libairspy' found
-- Could NOT find LIBAIRSPY (missing: LIBAIRSPY_LIBRARIES LIBAIRSPY_INCLUDE_DIRS)
-- Checking for module 'libairspyhf'
--   No package 'libairspyhf' found
-- Could NOT find LIBAIRSPYHF (missing: LIBAIRSPYHF_LIBRARIES LIBAIRSPYHF_INCLUDE_DIRS)
-- Checking for module 'libbladeRF'
--   No package 'libbladeRF' found
-- libbladeRF not found.
-- Checking for module 'libgnuradio-fcdproplus'
--   No package 'libgnuradio-fcdproplus' found
-- gnuradio-fcdproplus not found.
-- Could NOT find SoapySDR (missing: SoapySDR_DIR)
-- Checking for module 'libfreesrp'
--   No package 'libfreesrp' found
-- libfreesrp not found.
-- Found PythonLibs: /usr/lib/x86_64-linux-gnu/libpython3.6m.so (found suitable version "3.6.9", minimum required is "3")
-- Minimum SWIG version required is 1.3.31
--
-- Configuring Python support support...
--   Dependency PYTHONLIBS_FOUND = TRUE
--   Dependency SWIG_FOUND = TRUE
--   Dependency SWIG_VERSION_CHECK = TRUE
--   Enabling Python support support.
--   Override with -DENABLE_PYTHON=ON/OFF
CMake Warning (dev) in lib/CMakeLists.txt:
  A logical block opening on the line

    /home/yugal/gnublocks/gr-osmosdr/lib/CMakeLists.txt:45 (MACRO)

  closes on the line

    /home/yugal/gnublocks/gr-osmosdr/lib/CMakeLists.txt:47 (ENDMACRO)

  with mis-matching arguments.
This warning is for project developers.  Use -Wno-dev to suppress it.

--
-- Configuring high resolution timing...
--   High resolution timing supported through clock_gettime.
--
-- Configuring Osmocom IQ Imbalance Correction support...
--   Dependency gnuradio-iqbalance_FOUND = 0
--   Disabling Osmocom IQ Imbalance Correction support.
--   Override with -DENABLE_IQBALANCE=ON/OFF
--
-- Configuring FUNcube Dongle support...
--   Dependency GNURADIO_FCDPP_FOUND = FALSE
--   Disabling FUNcube Dongle support.
--   Override with -DENABLE_FCD=ON/OFF
--
-- Configuring IQ File Source & Sink support...
--   Dependency gnuradio-blocks_FOUND = 1
--   Enabling IQ File Source & Sink support.
--   Override with -DENABLE_FILE=ON/OFF
--
--
-- Configuring Osmocom RTLSDR support...
--   Dependency LIBRTLSDR_FOUND = FALSE
--   Disabling Osmocom RTLSDR support.
--   Override with -DENABLE_RTL=ON/OFF
--
-- Configuring RTLSDR TCP Client support...
--   Dependency gnuradio-blocks_FOUND = 1
--   Enabling RTLSDR TCP Client support.
--   Override with -DENABLE_RTL_TCP=ON/OFF
--
-- Configuring Ettus USRP Devices support...
--   Dependency UHD_FOUND = TRUE
--   Dependency gnuradio-uhd_FOUND = 1
--   Enabling Ettus USRP Devices support.
--   Override with -DENABLE_UHD=ON/OFF
--
-- Configuring HackRF & rad1o Badge support...
--   Dependency LIBHACKRF_FOUND = FALSE
--   Disabling HackRF & rad1o Badge support.
--   Override with -DENABLE_HACKRF=ON/OFF
--
-- Configuring nuand bladeRF support...
--   Dependency LIBBLADERF_FOUND = FALSE
--   Disabling nuand bladeRF support.
--   Override with -DENABLE_BLADERF=ON/OFF
--
-- Configuring RFSPACE Receivers support...
--   Enabling RFSPACE Receivers support.
--   Override with -DENABLE_RFSPACE=ON/OFF
--
-- Configuring AIRSPY Receiver support...
--   Dependency LIBAIRSPY_FOUND = FALSE
--   Disabling AIRSPY Receiver support.
--   Override with -DENABLE_AIRSPY=ON/OFF
--
-- Configuring AIRSPY HF+ Receiver support...
--   Dependency LIBAIRSPYHF_FOUND = FALSE
--   Disabling AIRSPY HF+ Receiver support.
--   Override with -DENABLE_AIRSPYHF=ON/OFF
--
-- Configuring SoapySDR support support...
--   Dependency SoapySDR_FOUND = 0
--   Disabling SoapySDR support support.
--   Override with -DENABLE_SOAPY=ON/OFF
--
-- Configuring Red Pitaya SDR support...
--   Enabling Red Pitaya SDR support.
--   Override with -DENABLE_REDPITAYA=ON/OFF
--
-- Configuring FreeSRP support support...
--   Dependency LIBFREESRP_FOUND = FALSE
--   Disabling FreeSRP support support.
--   Override with -DENABLE_FREESRP=ON/OFF
CMake Error at swig/CMakeLists.txt:28 (include):
  include could not find load file:

    GrSwig


CMake Error at swig/CMakeLists.txt:42 (GR_SWIG_MAKE):
  Unknown CMake command "GR_SWIG_MAKE".


-- Configuring incomplete, errors occurred!
See also "/home/yugal/gnublocks/gr-osmosdr/build/CMakeFiles/CMakeOutput.log".
See also "/home/yugal/gnublocks/gr-osmosdr/build/CMakeFiles/CMakeError.log".





Note in both cases (in gr-satellite and gr-osmosdr) it says unknown CMake command related to GrSwig.

Thanks and Regards

On Tue, 11 Aug 2020 at 02:30, Derek Kozel <derek@bitstovolts.com> wrote:
Hello Yugal,

Looking at the gr-satellites code I believe that it supports only GNU Radio 3.8 currently. It does not support the pre-release, development code that will become 3.9.

Regards,
Derek

On 8/10/2020 9:08 PM, Yugal Joshi wrote:
Thanks for replying 

Yeah I had installed all three dependencies mentioned in the official documentation of gr-satellite.

On Tue, 11 Aug 2020 at 01:33, Vincenzo Mone <vimone@alice.it> wrote:

Have you installed:

·         libfec

·         construct, at least version 2.9.

·         requests

 

 

73’s de Enzo IK8OZV
EasyLog 5 BetaTester
EasyLog PDA BetaTester
WinBollet BetaTester
D.C.I. CheckPoint Regione Campania
Skype: ik8ozv8520





      *********************************

      ******   GSM  +39 328 7110193  ******

      *****     SMS  +39 328 7110193    *****

      *********************************

 

Da: Discuss-gnuradio <discuss-gnuradio-bounces+vimone=alice.it@gnu.org> Per conto di Yugal Joshi
Inviato: lunedì 10 agosto 2020 21:48
A: discuss-gnuradio@gnu.org
Oggetto: Installing Error in Gr-Satellite

 

Hello all

I am new to GNU Radio

I was trying to install gr-satellite with this documentation

 

Right now the GNU version I am using is 3.9.0.0

After cloning gr satellite 
I run following commands

mkdir build
cd build
cmake ..
After cmake 
I got the following errors 
 
-- Build type not specified: defaulting to release.
-- Checking for module 'gmp'
--   No package 'gmp' found
-- Checking for module 'mpir >= 3.0'
--   No package 'mpir' found
-- Could NOT find MPIR (missing: MPIRXX_LIBRARY MPIR_LIBRARY MPIR_INCLUDE_DIR) 
-- Boost version: 1.65.1
-- Found the following Boost libraries:
--   date_time
--   program_options
--   filesystem
--   system
--   regex
--   thread
--   unit_test_framework
--   chrono
--   atomic
-- User set python executable /usr/bin/python3
-- Found PythonLibs: /usr/lib/x86_64-linux-gnu/libpython3.6m.so (found suitable exact version "3.6.9") 
-- Extracting version information from git describe...
-- Using install prefix: /usr/local
-- Building for version: v3-alpha4-195-gff5727c1 / 3.3.0git
-- No C++ unit tests... skipping
-- Found PythonLibs: /usr/lib/x86_64-linux-gnu/libpython3.6m.so (found version "3.6.9") 
CMake Error at swig/CMakeLists.txt:34 (include):
  include could not find load file:

    GrSwig


CMake Error at swig/CMakeLists.txt:48 (GR_SWIG_MAKE):
  Unknown CMake command "GR_SWIG_MAKE".
 
Can anyone help me solve the issue.
 
Thanks and Regards
 
 

--

Yugal Joshi 

B. Tech. Electronics and Communication Engineering

Indian Institute of Space Science and Technology (IIST)

Thiruvananthapuram

Kerala

India  - 695547



--
Yugal Joshi 
B. Tech. Electronics and Communication Engineering
Indian Institute of Space Science and Technology (IIST)
Thiruvananthapuram
Kerala
India  - 695547



--
Yugal Joshi 
B. Tech. Electronics and Communication Engineering
Indian Institute of Space Science and Technology (IIST)
Thiruvananthapuram
Kerala
India  - 695547

reply via email to

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