discuss-gnuradio
[Top][All Lists]
Advanced

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

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


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] problem with just checked out and recompiled gnuradio
Date: Mon, 18 Dec 2006 16:09:32 -0800
User-agent: Mutt/1.5.9i

On Mon, Dec 18, 2006 at 05:12:16PM -0500, Greg Troxel wrote:
> I also just rebuilt, and got a different error.
> This is on NetBSD 4.99.5, i386, swig 1.3.31, gcc 4.1.2.

>   File 
> "/usr/adroit/lib/python2.4/site-packages/gnuradio/gr/basic_flow_graph.py", 
> line 230, in _check_port
>     if signature.max_streams () == -1: # infinite
> AttributeError: 'PySwigObject' object has no attribute 'max_streams'
> swig/python detected a memory leak of type 'gr_io_signature_sptr *', no 
> destructor found.
> python in free(): warning: modified (chunk-) pointer.

This error is typically caused by having parts of the code compiled
with different versions of swig.

Try make clean, then rebuild and install.

Eric




reply via email to

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