Problem while building srsRAN from source #146 #719
-
|
Good morning, I encounter errors while building the make in the build directory. The result from the cmake output : I have all of the dependencies installed (I have double-checked) My errors while building the "make -j $(nproc)" are the following : Wishing you a nice day. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Hi, Not sure if it's a problem. But how do you install libraries for UHD? If you directly install by Hope this helps. |
Beta Was this translation helpful? Give feedback.
Hi,
Not sure if it's a problem. But how do you install libraries for UHD? If you directly install by
apt install, it could be an outdated version. Try to add PPA from Ettus, and download the latest version.Hope this helps.