discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] git check out fails


From: Tom Rondeau
Subject: Re: [Discuss-gnuradio] git check out fails
Date: Mon, 22 Jul 2013 09:33:34 -0400

On Sun, Jul 21, 2013 at 9:47 PM, Matt D <address@hidden> wrote:
>
>>
>> git clone --verbose http://gnuradio.org/git/gnuradio.git
>>
>>
> I overlooked the fact the git will give to me version 3.7.  this will
> not do.  I need 3.6.3.  so where i am at is here on the make test:

Once you've cloned the GNU Radio repo, you can go to any version by
checking out that version tag. In your case:
$ git checkout v3.6.3

>
> The following tests FAILED:
>           1 - qa_volk_test_all (Failed)
> Errors while running CTest
> make: *** [test] Error 8
>
> does anyone know of a fix for this?

Going to need more information here. What's your processor? OS? Which
tests, exactly, fail (use 'ctest -V -R volk' to get this information)?

Tom



reply via email to

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