discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] gr-usrp from cvs, please help


From: Vincenzo Pellegrini
Subject: [Discuss-gnuradio] gr-usrp from cvs, please help
Date: Mon, 13 Mar 2006 16:37:59 +0100

after installing all the requested gnu-radio packages which compiled
with no errors I launched usrp_oscope.py to test the whole thing but I
got the "unknown usrp rev" runtime error.

so I downloaded latest updates from cvs. everything makes succesfully
but gr-usrp does not. I think it is the responsible for the "unknown
usrp rev" error.

here is what it says:




 g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/local/include/gnuradio
-I/usr/ local/include -I/usr/include/python2.3 -g -O2 -Wall -
Woverloaded-virtual -pthrea d -MT usrp1_sink_base.lo -MD -MP -
MF .deps/usrp1_sink_base.Tpo -c usrp1_sink_bas e.cc  -fPIC -DPIC -
o .libs/usrp1_sink_base.o
usrp1_sink_base.cc: In constructor `usrp1_sink_base::usrp1_sink_base
(const std:: string&, gr_io_signature_sptr, int, unsigned int, int, int,
std::string, std::st ring)':
usrp1_sink_base.cc:58: error: no matching function for call to
`usrp_standard_tx ::make(int&, unsigned int&, int&, int&, int&, int&,
const std::string&, const st d::string&)'
/usr/local/include/usrp_standard.h:250: note: candidates are: static
usrp_standa rd_tx* usrp_standard_tx::make(int, unsigned int, int, int,
int, int)
usrp1_sink_base.cc: In member function `std::string
usrp1_sink_base::serial_numb er()':
usrp1_sink_base.cc:302: error: 'class usrp_standard_tx' has no member
named 'ser ial_number'
make[3]: *** [usrp1_sink_base.lo] Error 1
make[3]: Leaving directory `/root/gr-usrp/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/root/gr-usrp/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/gr-usrp'
make: *** [all] Error 2


please, help!

thank you 

Vincenzo Pellegrini







reply via email to

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