Make check fail

Hi

I have a fail when I did “make check” during gnuradio installation.

FAIL: run_tests

1 of 1 tests failed

make[6]: *** [check-TESTS] Error 1
make[6]: Leaving directory
`/usr/src/gnuradio-3.0.3/gnuradio-core/src/python/gnu
radio/gr’

I checked same problem in the disscussion forum, I have the following in
my Cygwin. but I still have “make check”.

SWIG Version 1.3.31, Compiled with g++ [i686-pc-cygwin]
Python 2.4
gcc version 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)

$ find / -name libpython*
/bin/libpython2.5.dll
/lib/python2.5/config/libpython2.5.dll.a
/setup/Python-2.4-3/Python-2.4/Doc/lib/libpython.tex
/setup/Python-2.4-3/Python-2.4/libpython2.4.a
/setup/Python-2.4-3/Python-2.4/libpython2.4.dll
/setup/Python-2.4-3/Python-2.4/libpython2.4.dll.a
/usr/local/bin/libpython2.4.dll
/usr/local/lib/python2.4/config/libpython2.4.dll.a
/usr/bin/libpython2.5.dll
/usr/lib/python2.5/config/libpython2.5.dll.a

what shall I do please
sorry for sending this again
–Alaelddin