This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: autoconf required?!?
- To: gcc-bugs at gcc dot gnu dot org
- Subject: Re: autoconf required?!?
- From: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- Date: Wed, 24 May 2000 11:31:55 +0200 (MET DST)
On Mon, 22 May 2000, Gerald Pfeifer wrote:
> This is a new failure, which appears both on my Solaris and FreeBSD
> boxes, none of which have autoconf & Co installed. I'm using gcc_update,
> but this doesn't help in this case:
>
> Bootstrapping the compiler
> gmake[1]: Entering directory `/files/pfeifer/OBJ-2205-20:04/gcc'
> cd /sw/test/gcc/gcc/gcc; autoconf
> /bin/sh: autoconf: not found
> gmake[1]: *** [/sw/test/gcc/gcc/gcc/configure] Error 1
> gmake[1]: Leaving directory `/files/pfeifer/OBJ-2205-20:04/gcc'
> gmake: *** [bootstrap] Error 2
I investigated: A simple `touch configure.in` fixed the problem (though
both configure.in and config.in *had* the same time already).
First I suspected a bug in contrib/gcc_update, but I couldn't reproduce
it nor find it by code inspection, so I'd assume this was some temporary
weirdness in my local tree...
Gerald
--
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/