On Wed, Feb 11, 2009 at 03:45:54PM +0100, Emil Molin wrote: > So i want to learn how to write a block but it fails to install apparently. > > after doing ./bootstrap and then ./configure > > make gives the following message: > > libtool: Version mismatch error. This is libtool 2.2.6, but the > libtool: definition of this LT_INIT comes from an older release. > libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6 > libtool: and run autoconf again. > make[3]: *** [howto.lo] Error 63 > make[2]: *** [check] Error 2 > make[1]: *** [check-recursive] Error 1 > > well it seems i should recreate aclocal.m4 with macros from libtool 2.2.6 > problem is i dont know how.
$ rm aclocal.m4 $ ./bootstrap && ./configure ... Eric _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio