[Top][All Lists]
[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
- Re: [Discuss-gnuradio] CVS compilation problems, (continued)
Re: [Discuss-gnuradio] CVS compilation problems, Diogo Barros, 2004/12/22
Re: [Discuss-gnuradio] CVS compilation problems,
Eric Blossom <=