On 05/10/2011 04:45 PM, Jonathan Loo wrote: > Hi there, > > Please could someone shed some lights on the following problem I am facing. > > I have installed UHD drivers following the guidance from this site: > http://www.raullen.net/2011/02/20/hello-usrp-n210-how-to-make-usrp-n210-running/ > > My N210 works perfectly. I have even installed openbts-uhd, all works well. > > Unfortunately, I am having problem install Gnuradio with the gr-uhd. > > git clone http://gnuradio.org/git/gnuradio.git > cd gnuradio > ./bootstrap > ./configure --enable-gr-uhd > make >
That was related to a recent bug fix. Can you remove python/uhd_swig.cc so it gets regenerated and/or make clean and try again? -Josh _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
