discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] problem with just checked out and recompiled gnuradio


From: Matteo Campanella
Subject: [Discuss-gnuradio] problem with just checked out and recompiled gnuradio
Date: Mon, 18 Dec 2006 23:00:51 +0100

Hello folks, I've just wiped out and recompiled the whole GNURADIO on my
FC5 64, and unfortunately now no application runs anymore... even the
simplest dial_tone.py produces this output:

address@hidden audio]$ ./dial_tone.py
Traceback (most recent call last):
  File "./dial_tone.py", line 23, in ?
    from gnuradio import gr
  File
"/usr/local/gnuradio/lib/python2.4/site-packages/gnuradio/gr/__init__.py", line 
39, in ?
    from prefs import prefs
  File
"/usr/local/gnuradio/lib/python2.4/site-packages/gnuradio/gr/prefs.py",
line 115, in ?
    _prefs_db = _prefs()
  File
"/usr/local/gnuradio/lib/python2.4/site-packages/gnuradio/gr/prefs.py",
line 56, in __init__
    _prefs_base.__init__(self)
  File
"/usr/local/gnuradio/lib/python2.4/site-packages/gnuradio/gr/gnuradio_swig_python.py",
 line 7669, in __init__
    return _gnuradio_swig_python.gr_kludge_copy_sptr_basic_block(*args)
AttributeError: 'PySwigObject' object has no attribute 'this'
swig/python detected a memory leak of type 'gr_prefs *', no destructor
found.

Does anyone have any clue at this?

i have swig 1.3.31 and gcc 4.1.1

thanks in advance
best regards
Matteo







reply via email to

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