>>> -pthread -Wl,-soname -Wl,libgnuradio-uhd-3.4.1git.so.0 -o >>> .libs/libgnuradio-uhd-3.4.1git.so.0.0.0 >>> /usr/bin/ld: cannot find -l/usr/lib64/libboost_date_time-mt.so >>> /usr/bin/ld: cannot find -l/usr/lib64/libboost_filesystem-mt.so >>> /usr/bin/ld: cannot find -l/usr/lib64/libboost_program_options-mt.so >>> /usr/bin/ld: cannot find -l/usr/lib64/libboost_regex-mt.so >>> /usr/bin/ld: cannot find -l/usr/lib64/libboost_system-mt.so >>> /usr/bin/ld: cannot find -l/usr/lib64/libboost_thread-mt.so >>> /usr/bin/ld: cannot find -loptimized >>> /usr/bin/ld: cannot find -ldebug >>> /usr/bin/ld: cannot find -l/usr/lib64/libboost_unit_test_framework-mt.so
This looks suspiciously like the contents of Libs.private which I added to the uhd.pc file in 31cdaa9feb4009885d8b4e90d5fddff3565a9257 Can edit the uhd.pc file and remove the Libs.private and see if that makes this build issue go away? -josh _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio