This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcc-3.0.1 bug: /vol/local/bin/pwd ???


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


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