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: John Ackermann N8UR
Subject: Re: [Discuss-gnuradio] CVS build problem
Date: Mon, 30 May 2005 12:38:57 -0400
User-agent: Debian Thunderbird 1.0.2 (X11/20050331)

Eric Blossom wrote:

>On to your problem...
>
>Are the versions of automake, autoconf and libtool that you have
>installed at least at the versions that are called for in the README?
>
>Are you able to build any other programs that uses the autotools?
>
>Eric
>  
>

Automake is probably the culprit.  The installed version was
"1.4-p4-1.1" rather than the 1.7.4 that's called for.  I suspect that
automake is a very touchy tool, as the Debian repository actually has
versions 1.4, 1.6, 1.7, 1.8, and 1.9 available.  I'm going to try
installing 1.9 and will hope for the best.

[ 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"

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

So, I'm not quite sure where that leaves things.

John




reply via email to

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