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


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to