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