diff -r 35baca0e7a2e -r 023eef975703 build/makefile --- a/build/makefile Tue Jul 06 20:36:19 2010 +0300 +++ b/build/makefile Fri Jul 09 16:35:45 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