[aarch64-port-dev ] Building for openembedded-aarch64

Andy Johnson andy.johnson at linaro.org
Fri May 10 08:32:05 PDT 2013


I am trying to do a build of openjdk for openembedded for aarch64.  I am
using meta-java, which in turn uses icedtea-2.1.7.  It gets through the
configure process without any problems, but the build stops because it
claims that there is no rule to build .../server/libjre.so.  This appears
to be some kind of issue during the configure step, as either a Makefile is
missing or is incomplete.

The build of openjdk for openembedded for armv7 completes successfully,
which tells me that this is definitely related to aarch64.   I know that
64-bit builds automatically imply server builds.  Since a Zero build should
imply neither the client (C1) nor server (C2), I suspect that something
needs to be changed in the configuration for Zero in order to allow the
build to proceed.  Any ideas would be extremely helpful.

-AndyJ



More information about the aarch64-port-dev mailing list