[Xcb] problem in xcb_conn.c, xcb_out.c, xcb_in.c

Vincent Torri Vincent.Torri at iecn.u-nancy.fr
Tue Mar 7 23:33:47 PST 2006


>
> > i've just tried to compile xcb. Here is the error:
> >
> > xcb_conn.c:76: erreur: 'caddr_t' undeclared (first use in this function)
>
> Bart had similar problems the other day. I suspect you have an old copy
> of xproto installed that's causing -D_XOPEN_SOURCE=500 to be defined.
> You want the proto/X11 module from current X.org CVS instead.
>
> The "Availability" section of http://xcb.freedesktop.org/ has recently
> been updated for using X.org instead of the original modular tree.
> Please re-read that section, and look over the X.org Modular Developer's
> Guide.

indeed, it works when I re-install xcb from the beginning

Vincent


More information about the Xcb mailing list