discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] make check failure on trunk r10628


From: Johnathan Corgan
Subject: Re: [Discuss-gnuradio] make check failure on trunk r10628
Date: Mon, 16 Mar 2009 20:04:37 -0700

On Mon, Mar 16, 2009 at 7:32 PM, Michael Dickens <address@hidden> wrote:

> Making check in gr-usrp
> Making check in src
> make  check-am
> make  check-TESTS
> Traceback (most recent call last):
>  File "../../../gr-usrp/src/qa_usrp.py", line 24, in <module>
>    import usrp_swig
>  File "/opt/GNURadio/trunk/gr-usrp/src/usrp_swig.py", line 890, in <module>
>    USRP_DBID_DBS_RX_REV_2_1 = _usrp_swig.USRP_DBID_DBS_RX_REV_2_1
> AttributeError: 'module' object has no attribute 'USRP_DBID_DBS_RX_REV_2_1'

Is it possible your tree is not completely up to date?  That constant
was removed from usrp_dbid.dat in r10560 on March 4, and everywhere
else it appears is machine generated during the compile.  I've
verified this on both the trunk and the release 3.2 branch.

Johnathan




reply via email to

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