[srsran-users] srsRAN 4G is not able to completely install after Installation of UHD 3.15 for USRP X310 and failed at 85% after execution of make command on linux ubuntu
Haider Haideri
haider_haideri at hotmail.com
Sun Apr 7 11:37:01 UTC 2024
Dear Team,
I am facing issue in installation of srsRAN 4G, below are the complete details of issue for reference.
Issue Description
I have successfully installed RF front end drivers such as UHD 3.15 for detection of USRP X310 on virtual machine having OS Ubuntu and after it, I want to install open source srsRAN 4G software suite but unfortunately it did not go well and failed to install it completely. I have tried several times but every time it failed exactly at 85% during execution of make command. Till cmake ../ the process went sucessfull but after running make command, this error occured on both VM's. I am attaching snapshot here for reference.
Setup Details
OS : Ubuntu 22.04
RF Front end drivers : UHD 3.15
USRP : X310
Expected Behavior
When I am running make command in order to download and build srsRAN_4G, the below mentioned behavior is expected.
[100%] Built target pyuhd_library
[cid:8e6b15b5-813f-4f31-b137-28de18b766c5]
Actual Behavior
After make command, we need to install srsRAN_4G but this installation solely depends on successful execution of make command which ends at 100% but in my case, it failed at 85% with the below mentioned message.
make[1]: *** [Cmakefiles/Makefile2:12787: srsenb/src/stack/mac/CmakeFiles/srsenb_mac.dir/all] Error 2 make: *** [Makefile:163: all] Error 2
[cid:90f1121a-a9c0-4422-b247-68d4bbc95a7e]
Steps to reproduce the problem
git clone https://github.com/srsRAN/srsRAN_4G.git
cd srsRAN_4G
mkdir build
cd build
cmake ../
make
During make command, this error occurred when it comes to 85%
Additional Information
I need to mention that on another VM, I have tried to install srsRAN 4G on another VM where I have not installed UHD 3.15 because no USRP is connected but surprisingly srsRAN 4G installed successfully there.
BR,
Haider Mehdi Haideri
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.srsran.com/pipermail/srsran-users/attachments/20240407/003fd837/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 122021 bytes
Desc: image.png
URL: <https://lists.srsran.com/pipermail/srsran-users/attachments/20240407/003fd837/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 105177 bytes
Desc: image.png
URL: <https://lists.srsran.com/pipermail/srsran-users/attachments/20240407/003fd837/attachment-0003.png>
More information about the srsran-users
mailing list