discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Error while compiling Gnuradio 2.3 from CVS


From: Meenal
Subject: [Discuss-gnuradio] Error while compiling Gnuradio 2.3 from CVS
Date: Tue, 11 Jan 2005 13:05:16 -0600

Hello,
I get the following error while building GNUradio 2.3 from cvs, on Fedora Core 3 ,  using  $./for-all-dirs ../buildit  
These look like Python import errors. I have set the PYTHONPATH as PYTHONPATH=/usr/local/lib/python2.3/site-packages/ , but the errors persist.
Any suggestions?
Thanks
Meenal
...............................................................
.................................................................
OK (59 tests)


PASS: test_all
==================
All 1 tests passed
==================
make[3]: Leaving directory `/home/mpant/sdr/gr-build/gnuradio-core/src/tests'
make[2]: Leaving directory `/home/mpant/sdr/gr-build/gnuradio-core/src/tests'
Making check in python
make[2]: Entering directory `/home/mpant/sdr/gr-build/gnuradio-core/src/python'
Making check in gnuradio
make[3]: Entering directory `/home/mpant/sdr/gr-build/gnuradio-core/src/python/gnuradio'
Making check in gr
make[4]: Entering directory `/home/mpant/sdr/gr-build/gnuradio-core/src/python/gnuradio/gr'
make  check-TESTS
make[5]: Entering directory `/home/mpant/sdr/gr-build/gnuradio-core/src/python/gnuradio/gr'
Traceback (most recent call last):
  File "./qa_add_and_friends.py", line 23, in ?
    from gnuradio import gr, gr_unittest
  File "/home/mpant/sdr/gr-build/gnuradio-core/src/python/gnuradio/gr/__init__.py", line 27, in ?
    from gnuradio_swig_python import *
  File "/home/mpant/sdr/gr-build/gnuradio-core/src/lib/swig/gnuradio_swig_python.py", line 5, in ?
    import _gnuradio_swig_python
ImportError: /home/mpant/sdr/gr-build/gnuradio-core/src/lib/swig/.libs/_gnuradio_swig_python.so: undefined symbol: _ZN15gr_io_signature11IO_INFINITEE
Traceback (most recent call last):
  File "./qa_basic_flow_graph.py", line 3, in ?
    from gnuradio import gr, gr_unittest
  File "/home/mpant/sdr/gr-build/gnuradio-core/src/python/gnuradio/gr/__init__.py", line 27, in ?
    from gnuradio_swig_python import *
  File "/home/mpant/sdr/gr-build/gnuradio-core/src/lib/swig/gnuradio_swig_python.py", line 5, in ?
    import _gnuradio_swig_python
ImportError: /home/mpant/sdr/gr-build/gnuradio-core/src/lib/swig/.libs/_gnuradio_swig_python.so: undefined symbol: _ZN15gr_io_signature11IO_INFINITEE
Traceback (most recent call last):
  File "./qa_complex_to_xxx.py", line 23, in ?
    from gnuradio import gr, gr_unittest
  File "/home/mpant/sdr/gr-build/gnuradio-core/src/python/gnuradio/gr/__init__.py", line 27, in ?
    from gnuradio_swig_python import *
  File "/home/mpant/sdr/gr-build/gnuradio-core/src/lib/swig/gnuradio_swig_python.py", line 5, in ?
    import _gnuradio_swig_python
ImportError: /home/mpant/sdr/gr-build/gnuradio-core/src/lib/swig/.libs/_gnuradio_swig_python.so: undefined symbol: _ZN15gr_io_signature11IO_INFINITEE
Traceback (most recent call last):
  File "./qa_flow_graph.py", line 23, in ?
    from gnuradio import gr, gr_unittest
  File "/home/mpant/sdr/gr-build/gnuradio-core/src/python/gnuradio/gr/__init__.py", line 27, in ?
    from gnuradio_swig_python import *
  File "/home/mpant/sdr/gr-build/gnuradio-core/src/lib/swig/gnuradio_swig_python.py", line 5, in ?
    import _gnuradio_swig_python
ImportError: /home/mpant/sdr/gr-build/gnuradio-core/src/lib/swig/.libs/_gnuradio_swig_python.so: undefined symbol: _ZN15gr_io_signature11IO_INFINITEE
Traceback (most recent call last):
  File "./qa_frequency_modulator.py", line 23, in ?
    from gnuradio import gr, gr_unittest
  File "/home/mpant/sdr/gr-build/gnuradio-core/src/python/gnuradio/gr/__init__.py", line 27, in ?
    from gnuradio_swig_python import *
  File "/home/mpant/sdr/gr-build/gnuradio-core/src/lib/swig/gnuradio_swig_python.py", line 5, in ?
    import _gnuradio_swig_python
ImportError: /home/mpant/sdr/gr-build/gnuradio-core/src/lib/swig/.libs/_gnuradio_swig_python.so: undefined symbol: _ZN15gr_io_signature11IO_INFINITEE
Traceback (most recent call last):
  File "./qa_fsk_stuff.py", line 23, in ?
    from gnuradio import gr, gr_unittest
  File "/home/mpant/sdr/gr-build/gnuradio-core/src/python/gnuradio/gr/__init__.py", line 27, in ?
    from gnuradio_swig_python import *
  File "/home/mpant/sdr/gr-build/gnuradio-core/src/lib/swig/gnuradio_swig_python.py", line 5, in ?
    import _gnuradio_swig_python
ImportError: /home/mpant/sdr/gr-build/gnuradio-core/src/lib/swig/.libs/_gnuradio_swig_python.so: undefined symbol: _ZN15gr_io_signature11IO_INFINITEE
Traceback (most recent call last):
  File "./qa_head.py", line 23, in ?
    from gnuradio import gr, gr_unittest
  File "/home/mpant/sdr/gr-build/gnuradio-core/src/python/gnuradio/gr/__init__.py", line 27, in ?
    from gnuradio_swig_python import *
  File "/home/mpant/sdr/gr-build/gnuradio-core/src/lib/swig/gnuradio_swig_python.py", line 5, in ?
    import _gnuradio_swig_python
ImportError: /home/mpant/sdr/gr-build/gnuradio-core/src/lib/swig/.libs/_gnuradio_swig_python.so: undefined symbol: _ZN15gr_io_signature11IO_INFINITEE
Traceback (most recent call last):
  File "./qa_hilbert.py", line 23, in ?
    from gnuradio import gr, gr_unittest
  File "/home/mpant/sdr/gr-build/gnuradio-core/src/python/gnuradio/gr/__init__.py", line 27, in ?
    from gnuradio_swig_python import *
  File "/home/mpant/sdr/gr-build/gnuradio-core/src/lib/swig/gnuradio_swig_python.py", line 5, in ?
    import _gnuradio_swig_python
ImportError: /home/mpant/sdr/gr-build/gnuradio-core/src/lib/swig/.libs/_gnuradio_swig_python.so: undefined symbol: _ZN15gr_io_signature11IO_INFINITEE
Traceback (most recent call last):
  File "./qa_iir.py", line 23, in ?
    from gnuradio import gr, gr_unittest
  File "/home/mpant/sdr/gr-build/gnuradio-core/src/python/gnuradio/gr/__init__.py", line 27, in ?
    from gnuradio_swig_python import *
  File "/home/mpant/sdr/gr-build/gnuradio-core/src/lib/swig/gnuradio_swig_python.py", line 5, in ?
    import _gnuradio_swig_python
ImportError: /home/mpant/sdr/gr-build/gnuradio-core/src/lib/swig/.libs/_gnuradio_swig_python.so: undefined symbol: _ZN15gr_io_signature11IO_INFINITEE
Traceback (most recent call last):
  File "./qa_interleave.py", line 23, in ?
    from gnuradio import gr, gr_unittest
  File "/home/mpant/sdr/gr-build/gnuradio-core/src/python/gnuradio/gr/__init__.py", line 27, in ?
    from gnuradio_swig_python import *
  File "/home/mpant/sdr/gr-build/gnuradio-core/src/lib/swig/gnuradio_swig_python.py", line 5, in ?
    import _gnuradio_swig_python
ImportError: /home/mpant/sdr/gr-build/gnuradio-core/src/lib/swig/.libs/_gnuradio_swig_python.so: undefined symbol: _ZN15gr_io_signature11IO_INFINITEE
Traceback (most recent call last):
  File "./qa_interp_fir_filter.py", line 23, in ?
    from gnuradio import gr, gr_unittest
  File "/home/mpant/sdr/gr-build/gnuradio-core/src/python/gnuradio/gr/__init__.py", line 27, in ?
    from gnuradio_swig_python import *
  File "/home/mpant/sdr/gr-build/gnuradio-core/src/lib/swig/gnuradio_swig_python.py", line 5, in ?
    import _gnuradio_swig_python
ImportError: /home/mpant/sdr/gr-build/gnuradio-core/src/lib/swig/.libs/_gnuradio_swig_python.so: undefined symbol: _ZN15gr_io_signature11IO_INFINITEE
Traceback (most recent call last):
  File "./qa_sig_source.py", line 23, in ?
    from gnuradio import gr, gr_unittest
  File "/home/mpant/sdr/gr-build/gnuradio-core/src/python/gnuradio/gr/__init__.py", line 27, in ?
    from gnuradio_swig_python import *
  File "/home/mpant/sdr/gr-build/gnuradio-core/src/lib/swig/gnuradio_swig_python.py", line 5, in ?
    import _gnuradio_swig_python
ImportError: /home/mpant/sdr/gr-build/gnuradio-core/src/lib/swig/.libs/_gnuradio_swig_python.so: undefined symbol: _ZN15gr_io_signature11IO_INFINITEE
FAIL: run_tests
===================
1 of 1 tests failed
===================
make[5]: *** [check-TESTS] Error 1
make[5]: Leaving directory `/home/mpant/sdr/gr-build/gnuradio-core/src/python/gnuradio/gr'
make[4]: *** [check-am] Error 2
make[4]: Leaving directory `/home/mpant/sdr/gr-build/gnuradio-core/src/python/gnuradio/gr'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/home/mpant/sdr/gr-build/gnuradio-core/src/python/gnuradio'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/home/mpant/sdr/gr-build/gnuradio-core/src/python'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/home/mpant/sdr/gr-build/gnuradio-core/src'
make: *** [check-recursive] Error 1
>>> build FAILED in /home/mpant/sdr/gr-build/gnuradio-core


reply via email to

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