Hi Matt, Thank you for the mail . If you see my other mail thread "connect OAI UE with OAI enb using DOCKER EPC S1 interface" I have already tried these things,
Nothing worked out sadly!! Even adding ppa is also not possible ..Some repo is broken I don't know , so I manually downloaded the packages for libuhd and compiled them. Please check my mail thread. I am forwarding you . You will understand the exact issue!! On Wed, Jan 6, 2021 at 7:22 PM Matt Lanoue <mattlanou...@gmail.com> wrote: > Ashutosh, > > If you have already installed the UHD libraries for other OAI software > applications, then you can run your build command without the -I flag. > If your D2D build requires additional packages not currently installed > on your system (which I doubt), then you may have to install them via > your favorite package manager manually. Otherwise, you can modify the > build script to try a different PPA such as ppa:ettusresearch/uhd > (like Marcus suggested) or remove all UHD packages installed by the > OAI script and build UHD from source in the same target destination. > Be warned that the OAI scripts don't check if you have built UHD > libraries from source, so if you installed them via a package manager > at a future time, you might get version mismatches (Marcus helped me > figure out this same problem on this list). > > If you are having troubles with the actual UHD library build, I > recommend looking into your "cmake_targets/tools/build_helper" file to > see what OAI actually does with " check_install_usrp_uhd_driver() " or > "install_usrp_uhd_driver_from_source()". The "check" function actually > performs the install and the "install from source" command doesn't > appear to be called. I have made this complaint to the OAI distro and > am working on pushing a better solution. > > Cheers, > Matt >
_______________________________________________ USRP-users mailing list USRP-users@lists.ettus.com http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com