[PATCH] make xrender mandatory

Michal Vyskocil mvyskocil at suse.cz
Thu Mar 21 03:03:34 PDT 2013


On Thu, Mar 21, 2013 at 11:02:11AM +0100, Michal Vyskocil wrote:
> Hi,
> 
> the build have ended with an error, because libXrender-devel has been
> missing.

now with patch attached

Regards
Michal Vyskocil

> 
> In file included from
> /home/mvyskocil/work/JVM/openjdk/icedtea/openjdk.build-boot/jdk/gensrc_x11wrappers/sizer.64.c:11:0:
> /home/mvyskocil/work/JVM/openjdk/icedtea/openjdk-boot/jdk/src/solaris/native/sun/awt/awt_p.h:51:36:
> fatal error: X11/extensions/Xrender.h: No such file or directory
> compilation terminated.
> gmake[3]: ***
> [/home/mvyskocil/work/JVM/openjdk/icedtea/openjdk.build-boot/jdk/gensrc_x11wrappers/sizer.64.exe]
> Error 1
> 
> Looking on configure.ac, the --enable-xrender seems to be
> expected, but no AC_ARG_ENABLE([xrender], has been found. And looking on
> awt_p.h it seems that Xrender.h is mandatory, thus I've made it
> mandatory in configure.ac as well.
> 
> 2013-03-21  Michal Vyskocil  <mvyskocil at suse.cz>
> 
> 	* configure.ac:
> 	(XRENDER): Make it mandatory.
> 
> Regards
> Michal Vyskocil


-------------- next part --------------
A non-text attachment was scrubbed...
Name: icedtea-make-xrender-mandatory.patch
Type: text/x-patch
Size: 763 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20130321/88c669ef/icedtea-make-xrender-mandatory.patch 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20130321/88c669ef/attachment.bin 


More information about the distro-pkg-dev mailing list