Re: [Discuss-gnuradio] Unable to run tests

2005-08-12 Thread Robert McGwier
I deleted the gnuradio-core directory and reinstalled just before this as a "last resort". I then downloaded, configured, made and installed gcc 3.4.4 since SuSE has gcc 3.3. That has not helped either. all the gr_float_to_char.[cc,h,i] are there and the .lo is made. The test fails. Bob E

Re: [Discuss-gnuradio] Unable to run tests

2005-08-12 Thread Eric Blossom
On Fri, Aug 12, 2005 at 08:12:01PM +, n4hy wrote: > Nevermind. I am running gcc 3.3.4 and the exception handler compile is > bombing. Is there no work around for this aside from breaking out gcc 3.4? The fix for a busted compiler is to replace it with a working compiler ;-) Eric

Re: [Discuss-gnuradio] Unable to run tests

2005-08-12 Thread n4hy
Nevermind. I am running gcc 3.3.4 and the exception handler compile is bombing. Is there no work around for this aside from breaking out gcc 3.4? Bob n4hy wrote: All of my usual tricks to get past these test failures now fail. This seems to be the heart of the problem in the tests in gn

Re: [Discuss-gnuradio] Unable to run tests

2005-08-12 Thread Eric Blossom
On Fri, Aug 12, 2005 at 07:52:21PM +, n4hy wrote: > All of my usual tricks to get past these test failures now fail. This > seems to be the heart of the problem in the tests in gnuradio-core > > >import _gnuradio_swig_python > ImportError: > /usr/local/src/gr-build/gnuradio-core/src/li

[Discuss-gnuradio] Unable to run tests

2005-08-12 Thread n4hy
All of my usual tricks to get past these test failures now fail. This seems to be the heart of the problem in the tests in gnuradio-core import _gnuradio_swig_python ImportError: /usr/local/src/gr-build/gnuradio-core/src/lib/swig/.libs/_gnuradio_swig_python.so: undefined symbol: _Z21gr_ma