[Build][WXP]: make sanity fails in compiling freetype_versioncheck.
Tim Bell
Tim.Bell at Sun.COM
Fri Mar 7 09:14:06 PST 2008
Hi Francis:
> Hi jdk6 team
You need to export OPENJDK=true in your environment.
By the time the Makefiles have figured out that you are doing an openjdk build, it is too late.
(bug-ID 6654456). Reference this message thread:
http://mail.openjdk.java.net/pipermail/build-dev/2007-August/000180.html
I attached my env and build scripts. Hopefully they are intact and not word wrapped. I am
building JDK7 on Windows XP using cygwin and Microsoft Visual Studio 8 so you will need to
adjust to suit your environment. This is based on Kelly's examples here:
http://blogs.sun.com/kto/entry/building_the_jdk_6_0
Tim
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: build.bash
Url: http://mail.openjdk.java.net/pipermail/jdk6-dev/attachments/20080307/a570aaf9/attachment.ksh
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: env.bash
Url: http://mail.openjdk.java.net/pipermail/jdk6-dev/attachments/20080307/a570aaf9/attachment-0001.ksh
More information about the jdk6-dev
mailing list