This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Problem building gcc with new automake/autoconf
- To: Patrick Guio <patrick at phys dot uit dot no>
- Subject: Re: Problem building gcc with new automake/autoconf
- From: Akim Demaille <akim at epita dot fr>
- Date: 11 Sep 2000 12:04:00 +0200
- Cc: bug-autoconf at gnu dot org, bug-automake at gnu dot org, bug-gcc at gnu dot org
- References: <Pine.LNX.4.21.0009080944310.18097-100000@localhost>
| cd ../../gcc/gcc && autoheader
| /usr/local/GNU/bin/autoheader: N: No such file or directory
The problem is here, so please, run this sequence again, for instance
with
sh -x autoheader
to see what's going on.