On Sun, Jan 28, 2007 at 06:31:44PM +0100, Davide Anastasia wrote:
> On dom, 2007-01-28 at 09:28 -0800, Eric Blossom wrote:
> > 
> >   [EMAIL PROTECTED]:~$ autoconf --version
> >   autoconf (GNU Autoconf) 2.59
> > 
> Yep! It's the same.
> 
> >   [EMAIL PROTECTED]:~$ libtool --version
> >   ltmain.sh (GNU libtool) 1.5.22 Debian 1.5.22-2 (1.1220.2.365
> > 2005/12/18 22:14:06)
> > 
> Actually:
> ltmain.sh (GNU libtool) 1.5.22 (1.1220.2.365 2005/12/18 22:14:06)
> 
> 
> >   [EMAIL PROTECTED]:~$ automake --version
> >   automake (GNU automake) 1.8.5 
> 
> automake (GNU automake) 1.9.6
> 
> Ideas?

Random guess: you've got more than one version of libtool installed
(perhaps in a different path), and autoconf isn't looking in the
directory in which you installed libtool.  It appears that libtool was
installed with using the package manager.  Is it in /usr/local?

>From the messages in the prior email, it appears that libtool isn't
the only problem with your autoconf installation.  It was reporting
problems finding other AC_* macros too, though it could have been some
kind of cascading error problem.

Again, I don't have much admin experience on Debian or Ubuntu, so I
can't be of much help.

Is there a "force a reinstall of autoconf and libtool" option?
Again, I'm clueless about Debian packaging, so I could be leading you
off a cliff ;)

Eric


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to