diff -r e0d6e9bd3ca7 -r bf7ee68962da build/makefile --- a/build/makefile Tue Jul 06 14:10:26 2010 +0300 +++ b/build/makefile Wed Aug 18 09:43:15 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