Re: [Discuss-gnuradio] Re: OpenBTS compilation error

2009-03-01 Thread Martin Dvh
Jane Chen wrote: > Hi, > > I also encountered the same errors. > USRPDevice.h:42: error: ‘usrp_standard_rx_sptr’ does not name a type > USRPDevice.h:43: error: ‘usrp_standard_tx_sptr’ does not name a type > > Where can I get the "attached patch"??? It was in my original reply: Here you have the c

[Discuss-gnuradio] Re: OpenBTS compilation error

2009-02-27 Thread Jane Chen
Hi, I also encountered the same errors. USRPDevice.h:42: error: ‘usrp_standard_rx_sptr’ does not name a type USRPDevice.h:43: error: ‘usrp_standard_tx_sptr’ does not name a type Where can I get the "attached patch"??? Thank you, Jane Martin Dvh wrote: > T. W. wrote: >> Windows XP machine. >>

Re: [Discuss-gnuradio] Re: OpenBTS compilation error

2009-02-27 Thread Fabian
Do you have the latest trunk version of GNURadio installed correctly? Do you have the library libusrp? - Fabian Am 27.02.2009 um 19:55 schrieb T. W.: Martin, Thanks very much for your help! Your patch #1 seems to be already in the subversion repository. I manually applied your patch #2 to /

[Discuss-gnuradio] Re: OpenBTS compilation error

2009-02-27 Thread T. W.
Martin, Thanks very much for your help! Your patch #1 seems to be already in the subversion repository. I manually applied your patch #2 to /Transceiver/USRPDevice.h. Now the following warning went away. >> ".deps/radioInterface.Tpo" -c >> .libs/radioInterface.o >> In file included from USRPDe