Build breakage with system jpeg and lcms and jdk-11+18

Fridrich Strba fridrich.strba at suse.com
Fri Jun 15 07:35:55 UTC 2018


Just for the completeness, this is a normal openSUSE package build with
--with-system-jpeg and --with-system-lcms. Maybe the
LIBJPEG_HEADERS_FROM_SRC := 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 $(SUPPORT_OUTPUTDIR)/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