discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Problems with the current GIT source for Gnu Radi


From: Marcus D. Leech
Subject: Re: [Discuss-gnuradio] Problems with the current GIT source for Gnu Radio
Date: Sat, 03 Sep 2011 23:55:54 -0400
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.20) Gecko/20110817 Fedora/3.1.12-1.fc14 Thunderbird/3.1.12

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]