RangeNetworks / OpenBTS-UMTS

3G UMTS Data Radio Access Network Node
GNU Affero General Public License v3.0
297 stars 196 forks source link

UHD #50

Open fatafalihhilmi opened 2 years ago

fatafalihhilmi commented 2 years ago

when i build the OpenBTS-UMTS there is an error like this

UHDDevice.cpp:26:29: fatal error: uhd/utils/msg.hpp: No such file or directory

include <uhd/utils/msg.hpp>

                         ^

compilation terminated. make[2]: [libumtstransceiver_la-UHDDevice.lo] Error 1 make[2]: Leaving directory `/root/asn1c/libcoredumper/OpenBTS-UMTS/TransceiverUHD' make[1]: [all-recursive] Error 1 make[1]: Leaving directory `/root/asn1c/libcoredumper/OpenBTS-UMTS' make: *** [all] Error 2