Hello, I was running on Linux into this issue today  :

make all

Building target 'all' in configuration '/builddir'
gmake[3]: *** No rule to make target 
'/builddir/support/interim-image/bin/java', needed by 
'/builddir/support/link_opt/classlist'.  Stop.
gmake[2]: *** [make/Main.gmk:649: generate-link-opt-data] Error 2
gmake[2]: *** Waiting for unfinished jobs....

ERROR: Build failed for target 'all' in configuration '/builddir' (exit code 2)

No indication of failed target found.
HELP: Try searching the build log for '] Error'.
HELP: Run 'make doctor' to diagnose build problems.

make[1]: *** [main] Error 2
make: *** [all] Error 2



Any idea what’s going wrong ?  Is there maybe some issue with the dependencies 
of the make ?
(it is an incremental make and my understanding was that  the dependencies of 
the make will  lead to regeneration of such missing files ?)

Best regards, Matthias

Reply via email to