You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-- 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!
The text was updated successfully, but these errors were encountered:
ZeroChaos-
changed the title
fails to build with -DENABLE_GR_BAZ=FALSE
fails to build with -DENABLE_GR_BAZ=TRUE
May 1, 2015
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:
-- 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!
The text was updated successfully, but these errors were encountered: