On Tue, 26 Nov 2002, Pop Sébastian wrote:
On Tue, Nov 26, 2002 at 07:59:25PM +0100, Pop Sébastian wrote:
After that everything worked fine.
...except for the following... (at the end of Stage1)
-----
make[2]: Entering directory `/home/pop/gcc/tree-ssa/bin/libbanshee'
cd ../../gcc/libbanshee && \
automake-1.7 --gnu --ignore-deps Makefile
/bin/sh: automake-1.7: command not found
Andrew has just run into the same problem. It comes from
aclocal.m4 trying to call automake with the version number as a
suffix.
This is probably one of the "features" of the new automake it was
generated with (1.7).