Hello,

Last two weeks I experiencing the next problem to build jdk9/client on Windows and Linux

Compiling 19 files for jdk.plugin.server
Compiling 18 files for BUILD_LEGACY_jdk.plugin.server
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
make[3]: *** No rule to make target '/cygdrive/c/cygwin64/data/projects/client/build/windows-x86_64-normal-server-fastdebug/jdk/modules/javafx.fxml/_the.javafx.fxml_batch', needed by '/cygdrive/c/cygwin64/data/projects/client/build/windows-x86_64-normal-server-fastdebug/jdk/modules/jdk.deploy.controlpanel.fx/_the.jdk.deploy.controlpanel.fx_batch'. Stop.
make[3]: *** Waiting for unfinished jobs....
make/Main.gmk:184: recipe for target 'jdk.deploy.controlpanel.fx-java' failed
make[2]: *** [jdk.deploy.controlpanel.fx-java] Error 1
make[2]: *** Waiting for unfinished jobs....

Can someone help to address it?

--Semyon

Reply via email to