Hello,

I am trying to build textutils for our processor. After configuration, i see error messages that "automake-1.6b" is required. Where as I have automake 1.7 on my pc.
I am not sure, if i need automake-1.6b or anything higher should work?


make[1]: Entering directory `/.automount/phobos/root/u/gupta/project/ext/textutils'
cd /.automount/phobos/root/u/gupta/project/ext/textutils && /bin/sh /h/users/gupta/project/ext/textutils/config/missing --run aclocal-1.6b -I m4
/h/users/gupta/project/ext/textutils/config/missing: aclocal-1.6b: command not found
WARNING: `aclocal-1.6b' is missing on your system. You should only need it if
you modified `acinclude.m4' or `configure.ac'. You might want
to install the `Automake' and `Perl' packages. Grab them from
any GNU archive site.
cd /.automount/phobos/root/u/gupta/project/ext/textutils && \
/bin/sh /h/users/gupta/project/ext/textutils/config/missing --run automake-1.6b --gnits Makefile
/h/users/gupta/project/ext/textutils/config/missing: automake-1.6b: command not found
WARNING: `automake-1.6b' is missing on your system. You should only need it if
you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
You might want to install the `Automake' and `Perl' packages.
Grab them from any GNU archive site.
cd /.automount/phobos/root/u/gupta/project/ext/textutils && /bin/sh /h/users/gupta/project/ext/textutils/config/missing --run autoconf
/bin/sh ./config.status --recheck
running /bin/sh /.automount/phobos/root/u/gupta/project/ext/textutils/configure


--
-NI+IN




_______________________________________________ Bug-coreutils mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to