discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] gr-usrp build error


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] gr-usrp build error
Date: Tue, 4 Oct 2005 08:46:34 -0700
User-agent: Mutt/1.5.6i

On Tue, Oct 04, 2005 at 09:58:06AM -0400, Robert W McGwier wrote:
> FYI.
> 
> g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/local/include/gnuradio 
> -I/usr/local/include -I/usr/local/include/python2.4 -g -O2 -Wall 
> -Woverloaded-virtual -pthread -MT usrp1_sink_base.lo -MD -MP -MF 
> .deps/usrp1_sink_base.Tpo -c usrp1_sink_base.cc  -fPIC -DPIC -o 
> .libs/usrp1_sink_base.o
> usrp1_sink_base.cc: In member function `long int 
> usrp1_sink_base::converter_rate() const':
> usrp1_sink_base.cc:160: error: 'class usrp_standard_tx' has no member 
> named 'converter_rate'
> make[3]: *** [usrp1_sink_base.lo] Error 1
> make[3]: Leaving directory `/usr/local/src/gr-build/gr-usrp/src'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory `/usr/local/src/gr-build/gr-usrp/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/local/src/gr-build/gr-usrp'
> make: *** [all] Error 2
> 
> same deal with  usrp_standard_rx.  converter_rate is not in the class.
> 
> Bob

Update and build usrp, then gr-usrp.

This was added about a week ago.

Eric




reply via email to

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