Building openjdk for ARM Linux.
Tony Lee
tony.p.lee at gmail.com
Sat Jan 5 01:03:55 UTC 2008
Hello,
I am new to jdk but very comfortable with compiling opensource packages.
I try to build jdk7 on ARM Linux platform with Fedora Core 6.
The build failed with the following message:
>From the msg, it looks like I need to install older version of jdk before I
compile for jdk7, is this correct?
Has anyone succeed in compile the openjdk 7 for ARM linux platform?
--------------------Error msg --------------------------
-bash-3.1# make
/bin/sh: /NOT-SET/devtools/share/ant/latest/bin/ant: No such file or
directory
/bin/sh: /NOT-SET/devtools/share/findbugs/latest/bin/findbugs: No such file
or directory
../make/common/shared/Sanity-Settings.gmk:121: WARNING: ANT_VER should not
be empty [Sanity-Settings.gmk]
../make/common/shared/Sanity-Settings.gmk:122: WARNING: FINDBUGS_VER should
not be empty [Sanity-Settings.gmk]
/bin/sh: line 0: [: /bin/sh:: integer expression expected
/bin/sh: line 0: [: /bin/sh:: integer expression expected
linux armv5tejl 1.7.0-internal build started: 08-01-04 16:09
make[1]: Entering directory
`/share/openjdk/compiler/jdk-jdk7-b24/make/tools/freetypecheck'
freetypecheck.c: In function ‘main’:
freetypecheck.c:45: warning: comparison is always false due to limited range
of data type
freetypecheck.c:54: warning: comparison is always false due to limited range
of data type
make[1]: Leaving directory
`/share/openjdk/compiler/jdk-jdk7-b24/make/tools/freetypecheck'
Bootstrap Settings:
BOOTDIR = /NO_BOOTDIR
ALT_BOOTDIR =
BOOT_VER = /bin/sh: /NO_BOOTDIR/bin/java: No such file or directory
[requires at least 1.5]
OUTPUTDIR = ./../build/linux-armv5tejl
ALT_OUTPUTDIR =
ABS_OUTPUTDIR = /share/openjdk/compiler/jdk-jdk7-b24/build/linux-armv5tejl
--
-Tony
Having fun with FPGA, gige, mpeg, snmp, ppc, Linux, ARM.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/discuss/attachments/20080104/1ed98b71/attachment.html>
More information about the discuss
mailing list