srsran / srsRAN_Project

Open source O-RAN 5G CU/DU solution from Software Radio Systems (SRS) https://docs.srsran.com/projects/project
https://www.srsran.com
GNU Affero General Public License v3.0
523 stars 178 forks source link

make: *** [Makefile:141: all] Error 2 #932

Closed raul-parada closed 1 week ago

raul-parada commented 1 week ago

error_make.txt

I'm trying to setup this test https://docs.srsran.com/projects/project/en/latest/tutorials/source/cotsUE/source/index.html

The gNB is installed using the Vanilla Installation

The OS is Ubuntu 20.04.6 LTS

Attached the error when executing make -j $(nproc) also tried make.

pgawlowicz commented 1 week ago

We are not testing with Ubuntu 20.04 any more. Probably, you can still use it if you update gcc (to at least 11.4.0).

raul-parada commented 1 week ago

@pgawlowicz it worked with gcc 10.5.0