Fix for 6888888 breaks the build

Andrew John Hughes gnu_andrew at member.fsf.org
Thu Oct 15 13:13:05 UTC 2009


The fix for bug 6888888:

http://hg.openjdk.java.net/jdk7/build/jdk/rev/777714bd992a

breaks the build as it tries to use javah from ALT_JDK_IMPORT_DIR (via
JAVA_TOOLS_DIR) which is not set on normal builds.
The README tells the user to set ALT_BOOTDIR and changing
JAVA_TOOLS_DIR to be set to BOOTDIR makes the build work again:

http://cr.openjdk.java.net/~andrew/javah/webrev.01/

Ok to push?
-- 
Andrew :-)

Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)

Support Free Java!
Contribute to GNU Classpath and the OpenJDK
http://www.gnu.org/software/classpath
http://openjdk.java.net

PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
Fingerprint: F8EF F1EA 401E 2E60 15FA  7927 142C 2591 94EF D9D8



More information about the build-dev mailing list