Re: GNU radio build problem

Date: Wed, 1 Nov 2006 22:06:10 +1100

Sorry to hear that u still have problems building gnuradio.
This link might be useful.
[Discuss-gnuradio] Re: [SOLVED] Trouble building from SVN: cannot find i
Cheers
Kyle

I tried that link but could not identify how the problem was solved!!!

Thanks,
shriram KV.

On 11/2/06, [email protected] [email protected]
wrote:

http://lists.gnu.org/archive/html/discuss-gnuradio/2006-10/msg00378.html
I tried that link but could not identify how the problem was solved!!!

Well, if you want to use automake-1.10.x series (which is default on
Gentoo Linux ATM) you can add the line
AM_PROG_AS
somewhere in the configure.ac, ./bootstrap and ./configure

Tomasz