Build breakage with system jpeg and lcms and jdk-11+18 (original) (raw)

Matthias Klose doko at ubuntu.com
Fri Jun 15 11:06:46 UTC 2018


seen as well. The fix is good enough to finish the build.

On 15.06.2018 09:35, Fridrich Strba wrote:

Just for the completeness, this is a normal openSUSE package build with --with-system-jpeg and --with-system-lcms. Maybe the LIBJPEGHEADERSFROMSRC := false is culprit. Some other people were able to build jdk-11+18 with bundled jpeg and lcms without problems.

Cheers Fridrich On 15/06/18 09:31, Fridrich Strba wrote: Hello, good people,

Since I cannot submit anything to bugzilla, I spam this list with this patch that I needed to be able to build jdk-11+18. I saw that http://hg.openjdk.java.net/jdk/jdk/rev/f0aeede1b855 changed the way the headers are included, but in my analysis, the generated headers in $(SUPPORTOUTPUTDIR)/headers/java.desktop were not added by the new way of doing. The patch makes it build for me. Do what you want with it :) Fridrich



More information about the jdk-dev mailing list