srsRAN_4G icon indicating copy to clipboard operation
srsRAN_4G copied to clipboard

No cell_search_nbiot in build/lib/examples

Open TadeasFrycak opened this issue 3 years ago • 3 comments

Issue Description

Hello,

I want to run cell_search_nbiot, but I did not find it anywhere after installing srsran from APT, so I have installed it from source by this manual But after build no cell_search_nbiot was compiled in build/lib/examples

Setup Details

Ubuntu 22.04

Expected Behavior

I have expected to find cell_search_nbiot in build/lib/examples like this page says

Steps to reproduce the problem

Run all commands from this manual

TadeasFrycak avatar Sep 08 '22 19:09 TadeasFrycak

Please install at least one RF driver: https://docs.srslte.com/en/latest/general/source/1_installation.html#installation-from-source Otherwise all RF-related binaries won't be built.

robertfalkenberg avatar Sep 19 '22 12:09 robertfalkenberg

Of course I have had installed BladeRF driver before compile.

TadeasFrycak avatar Sep 19 '22 12:09 TadeasFrycak

Could you please provide the console output of the cmake and build run in a clean build directory?

robertfalkenberg avatar Sep 19 '22 13:09 robertfalkenberg

Closing this due to inactivity. I've also double checked on my local built of 22.10 and it does compile the cell_search_nbiot in examples.

andrepuschmann avatar Nov 07 '22 13:11 andrepuschmann