discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] problem in gnuradio installation PLEASE help


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] problem in gnuradio installation PLEASE help
Date: Tue, 9 Mar 2010 09:33:06 -0800
User-agent: Mutt/1.5.20 (2009-08-17)

On Tue, Mar 09, 2010 at 02:33:29PM +0000, 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

IIRC, that problem showed up with python 2.6 and is fixed in the git master.

Eric




reply via email to

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