Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- lee@lee-desktop:~/sandbox/gnuradio-builds/gr-osmosdr/build$ cmake -DCMAKE_INSTALL_PREFIX=/opt/gnuradio-3.7.2.1git ../
- -- Build type not specified: defaulting to release.
- -- Extracting version information from git describe...
- -- Configuring Boost C++ Libraries...
- -- Boost version: 1.53.0
- -- Found the following Boost libraries:
- -- thread
- -- system
- Checking for GNU Radio Module: RUNTIME
- * INCLUDES=/usr/local/include
- * LIBS=/usr/local/lib/libgnuradio-runtime.so;/usr/local/lib/libgnuradio-pmt.so
- GNURADIO_RUNTIME_FOUND = TRUE
- Checking for GNU Radio Module: BLOCKS
- * INCLUDES=/usr/local/include
- * LIBS=/usr/local/lib/libgnuradio-blocks.so;/usr/local/lib/libgnuradio-runtime.so;/usr/local/lib/libgnuradio-pmt.so
- GNURADIO_BLOCKS_FOUND = TRUE
- Checking for GNU Radio Module: PMT
- * INCLUDES=/usr/local/include
- * LIBS=/usr/local/lib/libgnuradio-runtime.so;/usr/local/lib/libgnuradio-pmt.so
- GNURADIO_PMT_FOUND = TRUE
- -- Found gnuradio-uhd: /usr/local/include, /usr/local/lib/libgnuradio-uhd.so
- -- Found gnuradio-fcd: /usr/local/include, /usr/local/lib/libgnuradio-fcd.so
- -- checking for module 'gnuradio-fcdproplus'
- -- package 'gnuradio-fcdproplus' not found
- -- gnuradio-fcdproplus not found.
- -- Could NOT find GNURADIO_FCDPP (missing: GNURADIO_FCDPP_LIBRARIES GNURADIO_FCDPP_INCLUDE_DIRS)
- -- checking for module 'libosmosdr'
- -- package 'libosmosdr' not found
- -- libosmosdr not found.
- -- checking for module 'libmirisdr'
- -- package 'libmirisdr' not found
- -- libmirisdr not found.
- -- Minimum SWIG version required is 1.3.31
- --
- -- The build system will automatically enable all components.
- -- Use -DENABLE_DEFAULT=OFF to disable components by default.
- --
- -- 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
- --
- -- Configuring Osmocom IQ Imbalance Correction support...
- -- Dependency GNURADIO_IQBALANCE_FOUND = TRUE
- -- Enabling Osmocom IQ Imbalance Correction support.
- -- Override with -DENABLE_IQBALANCE=ON/OFF
- --
- -- Configuring sysmocom OsmoSDR support...
- -- Dependency LIBOSMOSDR_FOUND = FALSE
- -- Disabling sysmocom OsmoSDR support.
- -- Override with -DENABLE_OSMOSDR=ON/OFF
- --
- -- Configuring FUNcube Dongle support...
- -- Dependency GNURADIO_FCD_FOUND = TRUE
- -- Enabling FUNcube Dongle support.
- -- Override with -DENABLE_FCD=ON/OFF
- --
- -- Configuring FUNcube Dongle Pro+ support...
- -- Dependency GNURADIO_FCDPP_FOUND = FALSE
- -- Disabling FUNcube Dongle Pro+ support.
- -- Override with -DENABLE_FCDPP=ON/OFF
- --
- -- Configuring IQ File Source support...
- -- Dependency GNURADIO_BLOCKS_FOUND = TRUE
- -- Enabling IQ File Source support.
- -- Override with -DENABLE_FILE=ON/OFF
- --
- -- Configuring Osmocom RTLSDR support...
- -- Dependency LIBRTLSDR_FOUND = TRUE
- -- Enabling Osmocom RTLSDR support.
- -- Override with -DENABLE_RTL=ON/OFF
- --
- -- Configuring RTLSDR TCP Client support...
- -- Dependency GNURADIO_BLOCKS_FOUND = TRUE
- -- 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 = TRUE
- -- Enabling Ettus USRP Devices support.
- -- Override with -DENABLE_UHD=ON/OFF
- --
- -- Configuring Osmocom MiriSDR support...
- -- Dependency LIBMIRISDR_FOUND = FALSE
- -- Disabling Osmocom MiriSDR support.
- -- Override with -DENABLE_MIRI=ON/OFF
- --
- -- Configuring HackRF Jawbreaker support...
- -- Dependency LIBHACKRF_FOUND = TRUE
- -- Enabling HackRF Jawbreaker support.
- -- Override with -DENABLE_HACKRF=ON/OFF
- --
- -- Configuring nuand bladeRF support...
- -- Dependency LIBBLADERF_FOUND = TRUE
- -- Enabling nuand bladeRF support.
- -- Override with -DENABLE_BLADERF=ON/OFF
- --
- -- Configuring RFSPACE NetSDR support...
- -- Enabling RFSPACE NetSDR support.
- -- Override with -DENABLE_NETSDR=ON/OFF
- --
- -- ######################################################
- -- # gr-osmosdr enabled components
- -- ######################################################
- -- * Python support
- -- * Osmocom IQ Imbalance Correction
- -- * FUNcube Dongle
- -- * IQ File Source
- -- * Osmocom RTLSDR
- -- * RTLSDR TCP Client
- -- * Ettus USRP Devices
- -- * HackRF Jawbreaker
- -- * nuand bladeRF
- -- * RFSPACE NetSDR
- --
- -- ######################################################
- -- # gr-osmosdr disabled components
- -- ######################################################
- -- * sysmocom OsmoSDR
- -- * FUNcube Dongle Pro+
- -- * Osmocom MiriSDR
- --
- -- Building for version: v0.1.0-44-g0d10f5e9 / 0.1.1git
- -- Using install prefix: /opt/gnuradio-3.7.2.1git
- -- Configuring done
- -- Generating done
- -- Build files have been written to: /home/lee/sandbox/gnuradio-builds/gr-osmosdr/build
Advertisement
Add Comment
Please, Sign In to add comment