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: Josh Blum
Subject: Re: [Discuss-gnuradio] Problems with the current GIT source for Gnu Radio
Date: Sat, 03 Sep 2011 20:39:42 -0700
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.20) Gecko/20110805 Lightning/1.0b2 Thunderbird/3.1.12


>>> -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



reply via email to

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