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 _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio