discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] CVS compilation problems


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] CVS compilation problems
Date: Wed, 22 Dec 2004 10:16:49 -0800
User-agent: Mutt/1.5.6i

On Wed, Dec 22, 2004 at 10:55:39AM -0300, Diogo Barros wrote:
>    Hi every one, I'm having some problems when I try
> to compile gnuradio from the files I download from de
> CVS repository.
>    If I download the tarballs, I compile it without
> any trouble but when I try to compile (./bootstrap)
> from the files I download from cvs I got the following
> error message
> 

Be sure that you have the right versions of the autotools.

       autoconf 2.57    or later
       automake 1.7.4   or later
       libtool  1.5     or later
       swig     1.3.22  or later

$ autoconf --version
$ automake --version
$ libtool --version
$ swig -version

Eric




reply via email to

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