On 09/03/2011 11:39 PM, Josh Blum wrote:
-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
That appears to be exactly the cause! And would explain why
rolling-back my local gnuradio clone to before 2011-08-22 had no
effect, since it was caused by pkg-config (via the
autoconf/automake/configure chain) putting all that extra (and wrong) goop
into UHD_LIBS.
--
Marcus Leech
Principal Investigator
Shirleys Bay Radio Astronomy Consortium
http://www.sbrac.org
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio