discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Unable to run tests


From: Robert McGwier
Subject: Re: [Discuss-gnuradio] Unable to run tests
Date: Fri, 12 Aug 2005 23:01:55 +0000
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

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


Eric Blossom wrote:

On Fri, Aug 12, 2005 at 07:52:21PM +0000, 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/lib/swig/.libs/_gnuradio_swig_python.so: undefined symbol: _Z21gr_make_float_to_charv


I have been skipping the tests for a while on gnuradio-core and forcing the install. I am at a place where I am no longer comfortable doing this without an explanation of what is happening.

Bob

Was this the output of "make check" in gnuradio-core, or were you
trying to run a qa_*.py by hand from the command line?  If the latter,
you'll need to have done a make install before that will work.  ("make
check" (actually run_tests) jacks around with PYTHONPATH so that it
explicitly references the NON-INSTALLED version of libgnuradio-core)

Is your build tree up-to-date?
The thing it's claiming is missing was added on July 30, 2005
(gnuradio-core/src/lib/general/gr_float_to_char.{h,cc,i})

Eric


_______________________________________________
Discuss-gnuradio mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio








reply via email to

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