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.
hence my question.
I suspect that I ought to be raising and fixing an appropriate defect
since we do actually observe the expected 'Generating X11 wrapper'
message on other non-cross compilation platforms - having read the
makefile and all its' very helpful comments, I infer that I should
expect the same behaviour on our 31 bit s390 platform also. If you
confirm my nference, then I will, of course, raise the defect in order
to track the defect its' progress.
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 00:26, David Holmes <david.hol...@oracle.com
<mailto:david.hol...@oracle.com>> wrote:
On 19/10/2014 1:37 AM, Dave Pointon wrote:
Hiya David ,
Thanx very much for that, I presume you actually meant
jdk/makefiles/gensrc/__GensrcX11Wrappers.gmk :-)
That was temp location in the 8 repos. I gave you the current 9
location.
David H.
<snip>