Make check is failing

Hi,

I am a first time poster… but get used to me, because I will be
working with
the GNU radio on a project for at least 6 months :smiley:

I am failing the “make check” tests… I know they are optional, but I
don’t
know if its a sign of a build failure or something else. So I was just
posting
to see if someone could look through my errors and let me know if
something
critical is wrong.

Thank you very much,
George

On Thu, Nov 23, 2006 at 08:33:22PM -0500, George N. wrote:

Thank you very much,
George

Hi George,

These look at lot like the problem that David Reed was seeing the
other day.

A few questions:

Which h/w architecture? E.g., x86, x86-64, PPC

Which OS / distribution / version ?

Which python version?

$ python -V

Which swig version?

$ swig -version

Eric

Hey everyone,

Thanks for the suggestion of upgrading swig… once I upgraded to 1.3.31
and
rebuilt, all of the tests passed. I am x86 on Gentoo and Python 2.4.3
now.

I greatly appreciate the help :slight_smile:

  • George