Hi again David , In addition to changes in the GensrcX11Wrappers.gmk, I can't see any way to get the correct output with also modifying WrapperGenerator.java, would I be correct in this ?
TIA & best rgds , -- Dave Pointon FIAP MBCS Now I saw, tho' too late, the folly of beginning a work before we count the cost and before we we judge rightly of our strength to go thro' with it - Robinson Crusoe On 19 October 2014 23:10, David Holmes <david.hol...@oracle.com> wrote: > On 20/10/2014 5:35 AM, Dave Pointon wrote: > >> Hi David , >> >> >> TFT, however I get the following compilation error when trying to build >> on s390 (31 bit) hardware ... >> >> gmake[2]: *** No rule to make target >> `/home/foreman/sandbox/jcl-bin/jdk/gensrc_x11wrappers/sizes.31', needed >> by `/home/foreman/sandbox/jcl-bin/jdk/gensrc/_the.generated.x11'. Stop. >> > > Have you created a src/solaris/classes/sun/awt/X11/generator/sizes.31 > file? The build system won't generate the initial file. You need to use the > tool to create it manually and add it to the repo. > > David H. > > <snip> > >