This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: autoconf required?!?


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]