discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] CVS build problem


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] CVS build problem
Date: Mon, 30 May 2005 09:54:57 -0700
User-agent: Mutt/1.5.6i

On Mon, May 30, 2005 at 12:38:57PM -0400, John Ackermann N8UR wrote:

> [ A few minutes later ] 
> 
> Much better results.  I had to install libusb-dev and sdcc for the usrp
> directory, and there are a bunch of warnings about "underquoted
> definitions" but no errors there.
> 
> I'm now making as far as gr-audio-alsa, where I fail in the tests with:
> 
> "ImportError:
> /usr/local/lib/python2.3/site-packages/gnuradio/gr/_gnuradio_swig_python.so:
> undefined symbol: _Z31gr_make_fake_channel_encoder_ppii"

Try this:

  $ cd gnuradio-core/src/lib/swig
  $ make clean
  $ make install

[There is an unresolved problem with the computation of ".i file"
 dependencies...]

Then go on to gr-wxgui, gr-usrp, etc.

> I manually continued on and was able to build gr-wxgui, but gr-usrp
> failed with the same error.
>
> John

Eric




reply via email to

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