[srslte-users] Ubuntu 17.04 cmake log.
Zibri
zibri at zibri.org
Tue Sep 19 07:34:35 UTC 2017
polarssl , mbed-tls and sctp are not found but I installed sctp as per
prerequisites.
please include everything in the dependency list in the README or a
simple install_prerequisites.sh file would do.
libmbedtls-dev/zesty-security,zesty-updates,now 2.4.2-1ubuntu0.1 amd64
[installed]
libsctp-dev/zesty,now 1.0.17+dfsg-1 amd64 [installed]
-- CMAKE_SYSTEM: Linux-4.10.0-35-generic
-- CMAKE_SYSTEM_PROCESSOR: x86_64
-- CMAKE_CXX_COMPILER: /usr/bin/c++
-- Build type not specified: defaulting to Release.
-- Checking for module 'polarssl'
-- No package 'polarssl' found
-- POLARSSL LIBRARIES: POLARSSL_LIBRARIES-NOTFOUND
-- POLARSSL INCLUDE DIRS: POLARSSL_INCLUDE_DIRS-NOTFOUND
-- Could NOT find POLARSSL (missing: POLARSSL_LIBRARIES
POLARSSL_INCLUDE_DIRS)
-- Checking for module 'mbedtls'
-- No package 'mbedtls' found
-- MBEDTLS LIBRARIES: /usr/lib/x86_64-linux-gnu/libmbedcrypto.so
-- MBEDTLS INCLUDE DIRS: /usr/include
-- UHD LIBRARIES UHD_LIBRARIES-NOTFOUND
-- UHD INCLUDE DIRS UHD_INCLUDE_DIRS-NOTFOUND
-- Could NOT find UHD (missing: UHD_LIBRARIES UHD_INCLUDE_DIRS)
-- FINDING SOAPY.
-- Checking for module 'SoapySDR'
-- No package 'SoapySDR' found
-- libSOAPYSDR not found.
-- Boost version: 1.62.0
-- Found the following Boost libraries:
-- program_options
-- system
-- SRSGUI LIBRARIES SRSGUI_LIBRARIES-NOTFOUND
-- SRSGUI INCLUDE DIRS SRSGUI_INCLUDE_DIRS-NOTFOUND
-- Could NOT find SRSGUI (missing: SRSGUI_LIBRARIES SRSGUI_INCLUDE_DIRS)
-- Could NOT find VOLK (missing: VOLK_LIBRARIES VOLK_INCLUDE_DIRS)
-- VOLK SIMD library NOT found. Using generic implementation.
-- SSE4.1 is enabled - target CPU must support it
-- AVX is enabled - target CPU must support it
-- AVX2 is enabled - target CPU must support it
-- SSE4.1 is enabled - target CPU must support it
-- AVX is enabled - target CPU must support it
-- AVX2 is enabled - target CPU must support it
-- CMAKE_C_FLAGS is -march=native -Wall -Wno-comment -Wno-write-strings
-Wno-format-extra-args -Winline -Wno-unused-result -Wno-format -std=c99
-D_GNU_SOURCE -O3 -mfpmath=sse -mavx2 -DLV_HAVE_AVX2 -DLV_HAVE_AVX
-DLV_HAVE_SSE -Ofast -funroll-loops
-- CMAKE_CXX_FLAGS is -march=native -Wall -Wno-comment -Wno-reorder
-Wno-unused-but-set-variable -Wno-unused-variable -std=c++03 -O3
-mfpmath=sse -mavx2 -DLV_HAVE_AVX2 -DLV_HAVE_AVX -DLV_HAVE_SSE
-- Using install prefix: /usr/local
-- Building for version: 002.000.000
-- SRSGUI LIBRARIES SRSGUI_LIBRARIES-NOTFOUND
-- SRSGUI INCLUDE DIRS SRSGUI_INCLUDE_DIRS-NOTFOUND
-- Could NOT find SRSGUI (missing: SRSGUI_LIBRARIES SRSGUI_INCLUDE_DIRS)
-- Could NOT find mkl (missing: MKL_LIBRARIES MKL_CORE MKL_ILP MKL_SEQ)
-- SRSGUI LIBRARIES SRSGUI_LIBRARIES-NOTFOUND
-- SRSGUI INCLUDE DIRS SRSGUI_INCLUDE_DIRS-NOTFOUND
-- Could NOT find SRSGUI (missing: SRSGUI_LIBRARIES SRSGUI_INCLUDE_DIRS)
-- examples will be installed.
-- No post-build command defined
-- Building with srsUE
-- No post-build-UE command defined
-- No post-build command defined
-- Building with srsENB
-- Found LibConfig++: /usr/lib/x86_64-linux-gnu/libconfig++.so
-- static LibConfig++ path: /usr/lib/x86_64-linux-gnu/libconfig++.a
-- Found LibConfig: /usr/lib/x86_64-linux-gnu/libconfig.so
-- static LibConfig path: /usr/lib/x86_64-linux-gnu/libconfig.a
-- Checking for module 'sctp'
-- No package 'sctp' found
-- SCTP LIBRARIES: /usr/lib/x86_64-linux-gnu/libsctp.so
-- SCTP INCLUDE DIRS: /usr/include
-- No post-build-ENB command defined
-- Configuring done
-- Generating done
-- Build files have been written to: /home/zibri/srsLTE/build
More information about the srsran-users
mailing list