Andy_Long wrote:

I have tried to build from source.

However, after sudo make install there is always a error that, Do I miss
some some dependencies? I have install all the package with similar name
from documents here.
http://gnuradio.org/redmine/repositories/changes/gnuradio/README

Error message:

deps/usrp2_impl.Tpo -c usrp2_impl.cc  -fPIC -DPIC -o .libs/usrp2_impl.o
usrp2_impl.cc: In member function ‘void usrp2::usrp2::impl::start_bg()’:
usrp2_impl.cc:340: Error: ‘bind’isn't‘boost’member

I ran into this also a day or two ago. Try adding "#include <boost/bind.hpp>" to usrp2/host/include/usrp2/usrp2.h.

-- Don W.



_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to