On Mon, Mar 16, 2009 at 7:32 PM, Michael Dickens <[email protected]> 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


_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to