diff -r e5618cc85d74 -r 6c158198356e build/makefile --- a/build/makefile Thu Jul 15 18:31:06 2010 +0300 +++ b/build/makefile Thu Aug 19 09:48:13 2010 +0300 @@ -61,6 +61,9 @@ javatools \ javaextensions +# Set order explicitly to get Java building as first +SUBTARGETS = $(COMPONENTS) $(NONQTSUBSYSTEMS) $(SUBSYSTEMS) + # ------------------------------------------------------- include ${JAVA_SRC_ROOT}/build/Makefile.subsystem