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

2009-03-04 Thread Johnathan Corgan
>> Index: Transceiver/USRPDevice.h >> === >> --- Transceiver/USRPDevice.h  (revision 10235) >> +++ Transceiver/USRPDevice.h  (working copy) >> @@ -19,8 +19,8 @@ >> >>  */ >> >> +#define HAVE_BYTESWAP_H The correct fix was to add the m

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

2009-03-02 Thread Jane Chen
Hi Fabian and Martin, The problem is solved. Thank you so much for your time and help!! Regards, Jane Martin Dvh wrote: > 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_st

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

2009-02-28 Thread Fabian Uehlin
You have to take the latest trunk of GNURadio, not the 3.1.3. release. Get it with # svn co http://gnuradio.org/svn/gnuradio/trunk gnuradio and follow the instructions on this page http://gnuradio.org/trac/wiki/BuildGuide - Fabian Am 27.02.2009 um 22:44 schrieb T. W.: I have gnuradio-3.1.3. I

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

2009-02-27 Thread T. W.
I have gnuradio-3.1.3. I grabbed the tarball, then followed the ./configure, make, make install process when I installed it. I can see the following four files in /usr/local/lib/ : -rwxr-xr-x 1 root root 938 2009-02-18 15:57 libusrp.la lrwxrwxrwx 1 root root16 2009-02-18 15:57 libu