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 -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to