Building OpenJDK 7 under Fedora 14'
Patrick Reinhart
patrick at reini.net
Mon Nov 15 20:30:53 UTC 2010
Hi there,
I'm trying to build the OpenJDK 7 on my Fedora 14 machines (x64 and
x86). Until now without big success. I did get it managed to clone the
jdk7 forrest out using:
hg fclone http://hg.openjdk.java.net/jdk7/jdk7
Also I installed all dependencies (taken section for Fedora 11) as
described in:
http://openjdk.java.net/install/#fedora
and:
http://hg.openjdk.java.net/jdk7/build/raw-file/tip/README-builds.html#fedora
After invoking the following comands in the jdk7 base directory:
[rep at bisonws0043 jdk7]$ export LANG=C ALT_BOOTDIR=/usr/lib/jvm/java-openjdk
[rep at bisonws0043 jdk7]$ . jdk/make/jdk_generic_profile.sh
[rep at bisonws0043 jdk7]$ make sanity
I get the following error:
/home/rep/hgrepos/jdk7/jdk/make/common/shared/Sanity.gmk:1392: ***
missing separator (did you mean TAB instead of 8 spaces?). Stop.
make[1]: Leaving directory `/home/rep/hgrepos/jdk7/jdk/make'
make: *** [jdk-sanity] Error 2
Can anyone a beginner?
Thanks for your help
Patrick
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5874 bytes
Desc: S/MIME Cryptographic Signature
URL: <https://mail.openjdk.org/pipermail/build-dev/attachments/20101115/0f4939f6/smime.p7s>
More information about the build-dev
mailing list