discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] howto make


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] howto make
Date: Sun, 22 Mar 2009 12:51:11 -0700
User-agent: Mutt/1.5.18 (2008-05-17)

On Sun, Mar 22, 2009 at 01:51:55PM -0500, William Harding wrote:
> When I try to make the howto package (from the "How to write a signal
> processing block" tutorial), I get and error which says:
> 
> Version mismatch error.  This is libtool 2.2.6, but the definition of this
> LT_INIT comes from libtool 2.2.4.
> 
> Then it indicates that I need to recreate aclocal.m4.  I have removed
> aclocal.m4 and then run ./bootstrap and ./configure again as someone
> suggested doing in a previous post, but when I try to make I get the same
> error.

 $ rm aclocal.m4
 $ ./configure

Don't bootstrap again or the problem will recur.

Eric




reply via email to

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