David, can you elaborate a bit how you got there? If you compile rfnoc-gain, do you have the same issues?
--M On Fri, Jul 18, 2025 at 5:50 AM David <vitishlsfa...@gmail.com> wrote: > Hello all, > > I upgraded to UHD 4.8 and the new features have been great. Still > exploring a lot. I ran into an issue when trying to run make target > "pymodule_library". It errors with: > > "/usr/bin/ld: cannot find -luhd: No such file or directory" > > I traced this using remake to the build directory file > python/CMakeFiles/rfnoc_testmod_python.dir/link.text. The single line file > uses "-L/opt/uhd/lib/libuhd.so", and when I corrected it to > "-L/opt/uhd/lib/", the linker was able to find uhd and the make command > completed. > > Any suggestions on fixing this issue? I have seen it in my test block > above and another custom block I ported to UHD 4.8. > > Thanks, > > David > _______________________________________________ > USRP-users mailing list -- usrp-users@lists.ettus.com > To unsubscribe send an email to usrp-users-le...@lists.ettus.com >
_______________________________________________ USRP-users mailing list -- usrp-users@lists.ettus.com To unsubscribe send an email to usrp-users-le...@lists.ettus.com