OpenJDK6: Bug in genlocales.gmk

Georg Koppen g.koppen at jondos.de
Wed Apr 1 08:09:38 UTC 2009


Hi,

some days ago I dwonloaded the OpenJDK6 sources from
http://download.java.net/openjdk/jdk6/ and tried to compile it on my
Windows XP. Well, I succeeded finally but I found a bug in
~/jdk/make/java/java/genlocales.gmk. There "NAWK=$(NAWK)" should be
changed to "NAWK="$(NAWK)"". Otherwise I get an error during compiling
like "/bin/sh -v command not found".
I don't know whether this problem still exists (didn't try mercurial)
and I found no comment about it on the mailing list. If that's the case
just ignore the mail and sorry for bothering you. But if not it would be
nice if the one in charge for this part of the code corrects it,
although it's not a major thing.

Georg




More information about the build-dev mailing list