I'm trying to build JDK8 but I have an error :
Building OpenJDK for target 'default' in configuration 'linux-x86_64-normal-server-release'
## Starting langtools
/bin/sh: ligne 0 : cd: /home/damien/jdk8/langtools/make: Aucun fichier ou dossier de ce type
/home/damien/jdk8//make/Main.gmk:83: recipe for target 'langtools-only' failed
make: *** [langtools-only] Error 1
What could be causing this?
First, you shoud cd to the jdk source home;
And then run ./get_source.sh
, if this command return WARNING,try it again;
Now, you can configure and build again;
Good luck to you.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With