discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] make check on the Beagle Board


From: Philip Balister
Subject: [Discuss-gnuradio] make check on the Beagle Board
Date: Wed, 23 Jul 2008 09:34:53 -0400

I have nfs mounted the gnuradio build directory on the Beagle, (and
synced the clocks with ntp). When "make check" gets to
gnnuradio-core/src/tests, it looks like the test tries to run some
command from the build system.

If I run the individual test on the host I get this:

address@hidden tests]$ ./test_filter
./test_filter: line 135:
/home/balister/oe/tmp/work/armv7a-angstrom-linux-gnueabi/gnuradio-3.1.2-r4/gnuradio-3.1.2/gnuradio-core/src/tests/.libs/lt-test_filter:
cannot execute binary file
./test_filter: line 135:
/home/balister/oe/tmp/work/armv7a-angstrom-linux-gnueabi/gnuradio-3.1.2-r4/gnuradio-3.1.2/gnuradio-core/src/tests/.libs/lt-test_filter:
Success

Then I run the test on the beagle:

address@hidden:~/oe/tmp/work/armv7a-angstrom-linux-gnueabi/gnuradio-3.1.2-r4/gnuradio-3.1.2/gnuradio-core/src/tests$
./test_filter
... [generic]
. [generic]
. [generic]
. [generic]
. [generic]
. [generic]



OK (8 tests)

I'm trying to understand the process that occurs when you run the test
programs so I can figure out how to get the process to run completely
on the beagle. Does anyone have any suggestions?

Thanks,

Philip




reply via email to

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