Re: [Fwd: Re: Build breakage with system jpeg and lcms and jdk-11+18]

2018-06-21 Thread Fridrich Strba
Yes, I have tested this consolidated version and it builds just fine for me. Cheers F. On 21/06/18 11:57, John Paul Adrian Glaubitz wrote: > Hi Fridrich! > > Is this still an issue? Shall I open a bug report in JBS? > > Adrian > > On 06/15/2018 06:02 PM, Fridrich

Re: [Fwd: Re: Build breakage with system jpeg and lcms and jdk-11+18]

2018-06-15 Thread Fridrich Strba
Hello, Magnus, Your original patch had a problem, since the second statement overwrote the $1_SRC_HEADER_FLAGS instead of appending to it. With that, things like osSupport.hpp, jawt_md.h and so on could not be found in build of tests. So, I modified your patch to read as attached and the build fin