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 <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED]
_______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
