balint256 / gr-baz

Collection of new blocks for GNU Radio
http://wiki.spench.net/wiki/gr-baz
GNU General Public License v3.0
191 stars 78 forks source link

fails to build with -DENABLE_GR_BAZ=TRUE #35

Open ZeroChaos- opened 9 years ago

ZeroChaos- commented 9 years ago

Why did I do that? I dunno, just testing.

-- Detecting C compiler ABI info - done CMake Error at CMakeLists.txt:62 (include): include could not find load file:

GrBoost

-- Found PkgConfig: /usr/bin/x86_64-pc-linux-gnu-pkg-config (found version "0.28") -- checking for module 'uhd' -- found uhd, version 003.008.002-0-unknown -- Found UHD: /usr/lib64/libuhd.so
-- UHD found - compiling UHD-aware blocks -- checking for module 'libusb-1.0' -- found libusb-1.0, version 1.0.19 -- Found libusb-1.0: /usr/include/libusb-1.0, /usr/lib64/libusb-1.0.so -- libusb found - compiling RTL2832U source block -- Could NOT find Armadillo (missing: ARMADILLO_LIBRARY ARMADILLO_INCLUDE_DIR) -- Armadillo NOT found! NOT compiling MUSIC DOA estimator block -- Looking for netdb.h -- Looking for netdb.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for sys/socket.h -- Looking for sys/socket.h - found -- Looking for netinet/in.h -- Looking for netinet/in.h - found -- Looking for arpa/inet.h -- Looking for arpa/inet.h - found -- Looking for windows.h -- Looking for windows.h - not found -- Looking for C++ include boost/thread/xtime.hpp -- Looking for C++ include boost/thread/xtime.hpp - found -- Looking for CLOCK_MONOTONIC -- Looking for CLOCK_MONOTONIC - found -- Looking for boost::xtime_get -- Looking for boost::xtime_get - found CMake Error at lib/CMakeLists.txt:165 (GR_LIBRARY_FOO): Unknown CMake command "GR_LIBRARY_FOO".

-- Configuring incomplete, errors occurred!