This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: gcc-3.0.1 bug: /vol/local/bin/pwd ???
- From: Rainer Orth <ro at TechFak dot Uni-Bielefeld dot DE>
- To: Marc dot Espie at liafa dot jussieu dot fr
- Cc: Mark Mitchell <mark at markmitchell dot com>, gcc-patches at gcc dot gnu dot org, java-patches at gcc dot gnu dot org
- Date: Thu, 22 Nov 2001 21:32:29 +0100 (MET)
- Subject: Re: gcc-3.0.1 bug: /vol/local/bin/pwd ???
- References: <20010914214952.A21518@schutzenberger.liafa.jussieu.fr>
Marc Espie writes:
> I got gcc 3.0.1 build to burn down in flame because of
> libjava/configure (I don't have HOME set, so cd complains)
>
> What is this setting for ac_popdir ?
>
> When I run autoreconf, I get something perfectly normal for ac_popdir.
It turns out (as I had explained before in private mail) that I had
regenerated libjava/configure on the branch with a version of autoconf 2.13
containing local modifications, among others invocations of
/vol/local/bin/pwd, which gives warnings as found by Mark and reported in
PR bootstrap/4116, and http://gcc.gnu.org/ml/gcc-bugs/2001-09/msg00726.html.
Therefore I'd like to regenerate the file with a vanilla autoconf 2.13.
Thu Nov 22 21:29:36 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
* configure: Regenerate.
Fixes PR bootstrap/4116.
Ok for the branch?
Rainer
-----------------------------------------------------------------------------
Rainer Orth, Faculty of Technology, Bielefeld University
Email: ro@TechFak.Uni-Bielefeld.DE