diff --git a/README-builds.html b/README-builds.html index ad7d16cb30b38c4e613e655982a5b44fd7502a6f..fe9ea5d1baa9b047b4c0a409dbbb4fa0d415fcc3 100644 --- a/README-builds.html +++ b/README-builds.html @@ -72,6 +72,7 @@
+++ Solaris: + XRender header files are required for building the + OpenJDK on Solaris. + The XRender header file is included with the other X11 header files + in the package SFWxwinc on new enough versions of + Solaris and will be installed in + /usr/X11/include/X11/extensions/Xrender.h +
+ Linux: + XRender header files are required for building the + OpenJDK on Linux. + The Linux header files are usually available from a "Xrender" + development package, it's recommended that you try and use + the package provided by the particular distribution of Linux that + you are using. +
+
Version 2.3 or newer of FreeType is required for building the OpenJDK.