diff --git a/README-builds.html b/README-builds.html index 1f4a498958b5e7644acde0b9a1c42b22174d97d1..ad7d16cb30b38c4e613e655982a5b44fd7502a6f 100644 --- a/README-builds.html +++ b/README-builds.html @@ -68,6 +68,7 @@
+ JIBX libraries version 1.1.5 is required for building the OpenJDK. + Namely, the following JAR files from the JIBX distribution package + are required: +++
+- bcel.jar +
- jibx-bind.jar +
- jibx-run.jar +
- xpp3.jar +
+ You can download the package from the + JIBX site. +
+ You will need to set the + ALT_JIBX_LIBS_PATH + environment variable to refer to place where the JAR files, + above, are located. +
Linux gcc/binutils @@ -1425,6 +1462,12 @@ The default will refer to jdk/src/share/lib/security/cacerts. +ALT_JIBX_LIBS_PATH ++ The location of the JIBX libraries file. + The default value is + $(ALT_SLASH_JAVA)/devtools/share/jibx/lib. + ALT_CUPS_HEADERS_PATH The location of the CUPS header files.