I tried installing the latest driver on my CentOS box using the same 
process as before and cmake is failing.  I am not using Soapy.

[root@localhost git]# git clone https://github.com/merbanan/rtl_433.git
Cloning into 'rtl_433'...
remote: Enumerating objects: 52, done.
remote: Counting objects: 100% (52/52), done.
remote: Compressing objects: 100% (40/40), done.
remote: Total 11247 (delta 15), reused 24 (delta 12), pack-reused 11195
Receiving objects: 100% (11247/11247), 3.65 MiB | 2.00 MiB/s, done.
Resolving deltas: 100% (8597/8597), done.
[root@localhost git]# cd rtl_433/
[root@localhost rtl_433]# mkdir build
[root@localhost rtl_433]# cd build
[root@localhost build]# cmake ..
-- The C compiler identification is GNU 4.8.5
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Build type not specified: defaulting to release.
CMake Error at cmake/Modules/GetGitRevisionDescription.cmake:170 (string):
  string end index: 12 is out of range -1 - 3
Call Stack (most recent call first):
  CMakeLists.txt:35 (git_timestamp)


-- Found Git version: refs/heads/master commit 
fc8734e3825aee40c878005cacc93790615c7b1d from %cI
-- Using Git version tag: 18.12-125-gfc8734e on master at %cI
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.27.1")
-- Found LibRTLSDR: /usr/local/lib/librtlsdr.so
-- Found LibUSB: /usr/lib/libusb-1.0.so
-- RTL-SDR device input will be compiled.
CMake Warning at CMakeLists.txt:99 (find_package):
  Could not find a package configuration file provided by "SoapySDR"
  (requested version 0.6) with any of the following names:

    SoapySDRConfig.cmake
    soapysdr-config.cmake

  Add the installation prefix of "SoapySDR" to CMAKE_PREFIX_PATH or set
  "SoapySDR_DIR" to a directory containing one of the above files.  If
  "SoapySDR" provides a separate development package or SDK, be sure it has
  been installed.


-- SoapySDR development files not found, SoapySDR device input won't be 
possible.
-- Could NOT find Doxygen (missing:  DOXYGEN_EXECUTABLE)
-- Configuring incomplete, errors occurred!
See also "/root/git/rtl_433/build/CMakeFiles/CMakeOutput.log".

On Monday, March 4, 2019 at 6:40:56 AM UTC-6, Andy wrote:
>
> https://github.com/matthewwall/weewx-sdr/issues/45
>
> Are you using the latest weeex sdr driver?
>
> Andy
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to