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: Berndt Josef Wulf
Subject: Re: [Discuss-gnuradio] problem with just checked out and recompiled gnuradio
Date: Wed, 20 Dec 2006 02:09:22 +1030
User-agent: KMail/1.9.4

On Tuesday 19 December 2006 23:42, Greg Troxel wrote:
> I probably didn't rebuild all since swig upgrade to 1.3.31.
> I suppose the Makefile.am's need to have a dependency on the swig
> executable :-)  (I know, ENOPATCH...)
>
> I got a different error, so I did make distclean and a full rebuild.
> Now I get this, which I'll look into when I get a chance.
>
>  gdt 199 /usr/adroit/lib/python2.4/site-packages/gnuradio > python
> Python 2.4.3 (#1, Jul 11 2006, 02:04:00)
> [GCC 3.3.3 (NetBSD nb3 20040520)] on netbsd3
> Type "help", "copyright", "credits" or "license" for more information.
>
> >>> from gnuradio import _audio_oss
>
> Traceback (most recent call last):
>   File "<stdin>", line 1, in ?
> ImportError:
> /usr/adroit/lib/python2.4/site-packages/gnuradio/_audio_oss.so:
> Undefined PLT symbol "_ZN14gr_basic_block11basic_blockEv" (symnum =
> 81)

FYI:

Works fine here on NetBSD-4.99.5, swig-1.3.31 and gcc-4.2.1:

barossa: {48} python
Python 2.4.3 (#1, Aug 20 2006, 03:28:21)
[GCC 4.1.2 20060628 prerelease (NetBSD nb2 20060711)] on netbsd4
Type "help", "copyright", "credits" or "license" for more information.
>>> from gnuradio import _audio_oss
>>>

cheerio Berndt




reply via email to

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