discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Re: Ubuntu and make check (weird results)


From: Shravan Rayanchu
Subject: Re: [Discuss-gnuradio] Re: Ubuntu and make check (weird results)
Date: Sun, 3 Dec 2006 02:12:08 -0600

Hi Jonathan,

I installed swig-1.3.31 and ran "bootstrap, configure, make and make
check", but I get the same errors again. Here is what my system says:

$ /usr/local/bin/swig -version

SWIG Version 1.3.31
Compiled with g++ [i686-pc-linux-gnu]
Please see http://www.swig.org for reporting bugs and further information

What else could be the problem ..?

--Shravan

On 12/3/06, Johnathan Corgan <address@hidden> wrote:
On Sun, 2006-12-03 at 01:08 -0600, Shravan Rayanchu wrote:

> Is it because of the 'make check' failure?

> > FAIL: test_cc_2 (__main__.test_feval)
> > ----------------------------------------------------------------------
> > Traceback (most recent call last):
> >   File "./qa_feval.py", line 94, in test_cc_2
> >     self.assertEqual(expected_result, actual_result)
> > AssertionError: ((2-1j), (4+1j), (6+3j), (8+5j)) != (0j, 0j, 0j, 0j)

This is a known issue with the trunk code and SWIG versions < 1.3.31.
There is no fix other than to upgrade your SWIG and recompile.  Ubuntu
6.10 only comes with 1.3.28 so you'll have to do a source installation
from swig.org.  It's pretty painless.

--
Johnathan Corgan, AE6HO
Corgan Enterprises LLC
address@hidden






reply via email to

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