discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Need help installing GNU Radio


From: jjw
Subject: Re: [Discuss-gnuradio] Need help installing GNU Radio
Date: Thu, 9 Mar 2006 09:13:38 -0800 (PST)

I have been able to eliminate the make check error for gnuradio-core but not
the make check error for cppunit by using up2date to install pretty much
every update available.  However I've run into another error.

I get the whole down to the installation of gr-usrp (following KD7LMO's
method) and when I try to run make I get the following error below.  Since
this is an error during make I can't just ignore it like I did for the
cppunit make check error.  Has anbydoy seen this error before?  Thanks!  I'm
making progress at least.

usrp1_sink_base.cc:58: error: no matching function for call to 'usrp_standar
d_tx::make(int&, unsigned int&, int&, int&, int&, int&, const std::string&,
const std::string&)'
/home/jjw27370/gr/include/usrp_standard.h:250: note: candidates are: static
usrp_standard_tx* usrp_standard_tx::make(int, unsigned int, int, int, int, i
nt)
usrp1_sink_base.cc: In member function 'std::string usrp1_sink_base::serial_
number()':
usrp1_sink_base.cc:302: error: 'class usrp_standard_tx' has no member named
'serial_number'
make[3]: *** [usrp1_sink_base.lo] Error 1
make[3]: Leaving directory `/home/jjw27370/Desktop/gnuradio/gr-usrp/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/jjw27370/Desktop/gnuradio/gr-usrp/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jjw27370/Desktop/gnuradio/gr-usrp'
make: *** [all] Error 2

--
View this message in context: 
http://www.nabble.com/Need-help-installing-GNU-Radio-t1234009.html#a3324012
Sent from the GnuRadio forum at Nabble.com.





reply via email to

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