On Thu, Oct 11, 2012 at 10:11 AM, nexy_sm <[email protected]> wrote:
> Hallo again guys,
>
> I followed instructions on the proposed website. Everything "was fine" until
> I had to run test. Even when I run make test from gr-how-to-write-block
> folder which comes with the installation tets fail.
>
> Running tests...
> Start processing tests
> Test project /home/savi_ne/work/gnuradio/gr-howto/build
>   1/  1 Testing qa_howto                      ***Failed
>
> 0% tests passed, 1 tests failed out of 1
>
> The following tests FAILED:
>           1 - qa_howto (Failed)
> Errors while running CTest
> make: *** [test] Error 8
>
> Any suggestions?

Can you run this instead of 'make test':

ctest -V

That will give more output information about what's happening during the test.

Tom

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

Reply via email to