pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/x11



On Wed, 16 Jan 2008 11:23:07 +0000
Matthias Scheler <tron%NetBSD.org@localhost> wrote:

> On Wed, Jan 16, 2008 at 01:29:57AM +0100, Joerg Sonnenberger wrote:
> > On Wed, Jan 16, 2008 at 12:28:36AM +0000, Joerg Sonnenberger wrote:
> > > 
> > > Module Name:      pkgsrc
> > > Committed By:     joerg
> > > Date:             Wed Jan 16 00:28:36 UTC 2008
> > > 
> > > Modified Files:
> > >   pkgsrc/x11/modular-xorg-server: Makefile
> > >   pkgsrc/x11/renderproto: buildlink3.mk
> > > 
> > > Log Message:
> > > Force version 0.9.4 of renderproto as dependency. Bump revision
> > > of modular-xorg-server to accompany this.
> > 
> > I think this is good enough, but I am not 100% sure.
> 
> It isn't. Building "xchat" still fails:
> 
> In file included from 
> /Users/tron/obj/chat/xchat/work.excalibur/.buildlink/include/X11/extensions/Xrender.h:29,
>                  from 
> /Users/tron/obj/chat/xchat/work.excalibur/.buildlink/include/X11/Xft/Xft.h:44,
>                  from xtext.h:6,
>                  from fe-gtk.c:48:
> /Users/tron/obj/chat/xchat/work.excalibur/.buildlink/include/X11/extensions/render.h:29:
>  error: parse error before 'Glyph'
> /Users/tron/obj/chat/xchat/work.excalibur/.buildlink/include/X11/extensions/render.h:29:
>  warning: type defaults to 'int' in declaration of 'Glyph'


Looks like the same problem that was hitting modular-xorg-server.
(render.h now assumes that X.h has been included in advance)

I'm not sure if it's the applications or renderproto that need to be
fixed.



Home | Main Index | Thread Index | Old Index