Georg Koppen wrote:
There "NAWK=$(NAWK)" should be changed to "NAWK="$(NAWK)"". Otherwise I get an error during compiling like "/bin/sh -v command not found".
Kelly - thanks for filing 6824976 "Fix NAWK assignment in shell script jdk/make/java/java/genlocales.gmk"
It should be visible in a day or two at http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6824976That 'command not found' error has always been alarming to see in the build logs.
Tim