Hi all, I am new to Gnuradio and USRP. I want to try the openLTE Project on my USRP N210.
During the cmake process I am getting the following errors: CMake Warning at CMakeLists.txt:92 (find_package): Could not find a configuration file for package "Gnuradio" that is compatible with requested version "3.7.0". The following configuration files were considered but not accepted: /usr/local/lib/cmake/gnuradio/GnuradioConfig.cmake, version: 3.8.git.0 Also since I am not using one of the following devices: I also get : -- checking for module 'gnuradio-osmosdr' -- package 'gnuradio-osmosdr' not found -- Could NOT find GNURADIO_OSMOSDR (missing: GNURADIO_OSMOSDR_LIBRARIES GNURADIO_OSMOSDR_INCLUDE_DIRS) -- checking for module 'librtlsdr' -- package 'librtlsdr' not found -- Could NOT find RTLSDR (missing: RTLSDR_LIBRARIES RTLSDR_INCLUDE_DIRS) -- checking for module 'libhackrf' -- package 'libhackrf' not found -- Could NOT find HACKRF (missing: HACKRF_LIBRARIES HACKRF_INCLUDE_DIRS) -- checking for module 'fftw3f >= 3.0' -- found fftw3f , version 3.3 -- Found FFTW3F: /usr/lib/libfftw3f.so CMake Error at CMakeLists.txt:99 (message): GNURadio required to compile openLTE After that, I changed in the cmake file the required Gnuradio Version manually to 3.8. Now I am getting only the OSMO / RTL errors: · -- checking for module 'gnuradio-osmosdr' -- package 'gnuradio-osmosdr' not found -- Could NOT find GNURADIO_OSMOSDR (missing: GNURADIO_OSMOSDR_LIBRARIES GNURADIO_OSMOSDR_INCLUDE_DIRS) -- checking for module 'librtlsdr' -- package 'librtlsdr' not found -- Could NOT find RTLSDR (missing: RTLSDR_LIBRARIES RTLSDR_INCLUDE_DIRS) -- checking for module 'libhackrf' -- package 'libhackrf' not found -- Could NOT find HACKRF (missing: HACKRF_LIBRARIES HACKRF_INCLUDE_DIRS) CMake Error at CMakeLists.txt:103 (message): GNURadio Osmosdr required to compile openLTE (http://sdr.osmocom.org/trac/wiki/GrOsmoSDR) >From the discuss Forum of gnuradio, I read that it is possible to run it with >USRP (USRP2) https://www.ruby-forum.com/topic/4169390#new How can I ignore those libraries or replace them? And can I use this code on the USRP? Regards, Dincer Mit freundlichen Grüßen, Dincer Beken e-mail: dbe...@blackned.de<mailto:dbe...@blackned.de> tel.: +49 833199596-26 [cid:image001.png@01CD3E54.B249FA20] blackned gmbh · www.blackned.de<http://www.blackned.de/> zentrale: dorfstrasse 3 · 88416 erlenmoos niederlassung: am hartholz 21 · 82239 alling geschäftsführer: timo haas · josef stadler · hrb ulm 724147 Der Inhalt dieser E-Mail ist ausschließlich für den bezeichneten Adressaten bestimmt. Wenn Sie nicht der vorgesehene Adressat dieser E-Mail oder dessen Vertreter sein sollten, bitten wir Sie, sich in diesem Falle umgehend mit dem Absender der E-Mail in Verbindung zu setzen und diese Daten von Ihrem Computer zu löschen. Bitte beachten Sie, dass jede Form von Veröffentlichung, Vervielfältigung oder Weitergabe des Inhalts dieser E-Mail unzulässig ist. Die im Geschäftsverkehr von Unternehmern übliche Vertraulichkeit kann bei der Übermittlung von Daten per E-mail nicht gewahrt werden. Bitte prüfen Sie, welche Informationen Sie uns per E-mail übermitteln. This e-mail may contain information which is priviledged or confidential. If you are not the named addressee of this e-mail, please notify us immediately and destroy the document without reading, copying or disclosing its contents to any other person.
<<inline: image001.png>>
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio