[PATCH] make xrender mandatory
Andrew Hughes
gnu.andrew at redhat.com
Mon Mar 25 09:10:56 PDT 2013
----- Original Message -----
> ----- Original Message -----
> > 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
> >
> >
> >
>
> Nice catch. I wonder if we fixed that in 7 too. 8 forked from 7
> when 2.0 was released.
> --
> Andrew :)
>
> Free Java Software Engineer
> Red Hat, Inc. (http://www.redhat.com)
>
> PGP Key: 248BDC07 (https://keys.indymedia.org/)
> Fingerprint = EC5A 1F5E C0AD 1D15 8F1F 8F91 3B96 A578 248B DC07
>
>
Broken in 7 too:
7: http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1358
8: http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1357
--
Andrew :)
Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)
PGP Key: 248BDC07 (https://keys.indymedia.org/)
Fingerprint = EC5A 1F5E C0AD 1D15 8F1F 8F91 3B96 A578 248B DC07
More information about the distro-pkg-dev
mailing list