On Sun, 22 Mar 2009 14:51:55 -0400, William Harding <wphardi...@gmail.com> 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.

Any other ideas of what I should do?  Should I try to get libtool 2.2.4
instead of 2.2.6?


Thanks

what about "autoreconf --force" and then maybe libtoolize? I don't remember, it's been several years since using the Automake tools.

Ryan

--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/


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

Reply via email to