I got the same error when i was installing gnuradio by compilation. maybe you should try to use the binary and source packages instead.
regards, sanam singh wrote: > > > hi, > thanks for your reply. > i have done both and here is the output of ./configure: > > The following components were skipped either because you asked not > to build them or they didn't pass configuration checks: > > gcell > gr-gcell > gr-audio-jack > gr-audio-osx > gr-audio-portaudio > gr-audio-windows > > These components will not be built. > > after that when i do make check i get : > make[3]: Entering directory > `/home/sanam/hydra-0.4/gnuradio-3.2.2/gr-usrp/src' > make check-TESTS > make[4]: Entering directory > `/home/sanam/hydra-0.4/gnuradio-3.2.2/gr-usrp/src' > Traceback (most recent call last): > File "./qa_usrp.py", line 24, in <module> > import usrp_swig > File "/home/sanam/hydra-0.4/gnuradio-3.2.2/gr-usrp/src/usrp_swig.py", > line 18, in <module> > _usrp_swig = swig_import_helper() > File "/home/sanam/hydra-0.4/gnuradio-3.2.2/gr-usrp/src/usrp_swig.py", > line 16, in swig_import_helper > if fp is not None: fp.close() > UnboundLocalError: local variable 'fp' referenced before assignment > FAIL: run_tests > ================== > 1 of 1 test failed > ================== > make[4]: *** [check-TESTS] Error 1 > make[4]: Leaving directory > `/home/sanam/hydra-0.4/gnuradio-3.2.2/gr-usrp/src' > make[3]: *** [check-am] Error 2 > make[3]: Leaving directory > `/home/sanam/hydra-0.4/gnuradio-3.2.2/gr-usrp/src' > make[2]: *** [check] Error 2 > make[2]: Leaving directory > `/home/sanam/hydra-0.4/gnuradio-3.2.2/gr-usrp/src' > make[1]: *** [check-recursive] Error 1 > make[1]: Leaving directory `/home/sanam/hydra-0.4/gnuradio-3.2.2/gr-usrp' > make: *** [check-recursive] Error 1 > > _________________________________________________________________ > Hotmail: Trusted email with Microsoft’s powerful SPAM protection. > https://signup.live.com/signup.aspx?id=60969 > _______________________________________________ > Discuss-gnuradio mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/discuss-gnuradio > > -- View this message in context: http://old.nabble.com/problem-in-gnuradio-installation-PLEASE-help-tp27835243p27837818.html Sent from the GnuRadio mailing list archive at Nabble.com. _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
