hi

i am trying to compile openjdk following the instructions, and run into
missing file error:
## Starting jdk
Importing CORBA src.zip
Importing CORBA classes.jar
Importing CORBA bin.zip
Importing JAXP classes.jar
Importing JAXP src.zip
Importing JAXWS classes.jar
Importing JAXWS src.zip
Importing LANGTOOLS classes.jar
Importing LANGTOOLS src.zip
Compiling 162 files for BUILD_TOOLS
Generating charsetmapping classes
Generating buffer classes
Generating exceptions classes
Generating icon classes
javac: file not found:
/build/jdk8u-jdk8u31-b13/jdk/src/solaris/classes/sun/awt/org/xml/generator/WrapperGenerator.java
Usage: javac <options> <source files>
use -help for a list of possible options
make[2]: ***
[/build/jdk8u-jdk8u31-b13/build/linux-x86_64-normal-server-release/jdk/btclasses/_the.BUILD_TOOLS_batch]
Error 2
Tools.gmk:37: recipe for target
'/build/jdk8u-jdk8u31-b13/build/linux-x86_64-normal-server-release/jdk/btclasses/_the.BUILD_TOOLS_batch'
failed
make[2]: *** Waiting for unfinished jobs....
BuildJdk.gmk:55: recipe for target 'gensrc-only' failed
make[1]: *** [gensrc-only] Error 2
/tmp/build/jdk8u-jdk8u31-b13//make/Main.gmk:115: recipe for target
'jdk-only' failed
make: *** [jdk-only] Error 2

I believe i have all the required tar balls except the two optionals:
jtreg4.1-b11.tar.gz  icedtea-web-1.5.2.tar.gz
they do not seem related to the missing file...

thanks
<https://adopt-openjdk.ci.cloudbees.com/job/jtreg/lastStableBuild/artifact/jtreg4.1-b11.tar.gz>
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to