Recent XCB Breakage

Tomas Carnecky tom at dbservice.com
Tue Mar 10 00:07:38 PDT 2009


On 03/10/2009 05:38 AM, Ben Gamari wrote:
> Hey all,
>
> Looks like someone broke xcb/util/image recently. Doesn't look like it's
> anything too obvious. I still see the ImageOrder enum in
> libxcb/src/xproto.xml so I'm stumped. Just figured I'd let people know.
> Thanks,

maybe because of this: 
http://lists.freedesktop.org/archives/xcb/2009-March/004382.html ?

>
>> /bin/sh ../libtool --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"xcb-util\" -DPACKAGE_TARNAME=\"xcb-util\" -DPACKAGE_VERSION=\"0.3.3\" -DPACKAGE_STRING=\"xcb-util\ 0.3.3\" -DPACKAGE_BUGREPORT=\"xcb at lists.freedesktop.org\" -DPACKAGE=\"xcb-util\" -DVERSION=\"0.3.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_VASPRINTF=1 -I.    -I../aux  -Wall -g -O2 -MT libxcb_image_la-xcb_image.lo -MD -MP -MF .deps/libxcb_image_la-xcb_image.Tpo -c -o libxcb_image_la-xcb_image.lo `test -f 'xcb_image.c' || echo './'`xcb_image.c
>> \libtool: compile:  gcc -DPACKAGE_NAME=\"xcb-util\" -DPACKAGE_TARNAME=\"xcb-util\" -DPACKAGE_VERSION=\"0.3.3\" "-DPACKAGE_STRING=\"xcb-util 0.3.3\"" -DPACKAGE_BUGREPORT=\"xcb at lists.freedesktop.org\" -DPACKAGE=\"xcb-util\" -DVERSION=\"0.3.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_VASPRINTF=1 -I. -I../aux -Wall -g -O2 -MT libxcb_image_la-xcb_image.lo -MD -MP -MF .deps/libxcb_image_la-xcb_image.Tpo -c xcb_image.c  -fPIC -DPIC -o .libs/libxcb_image_la-xcb_image.o
>> In file included from xcb_image.c:33:
>> ../aux/xcb_bitops.h:200: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘xcb_host_byte_order’
>> In file included from xcb_image.c:34:
>> xcb_image.h:96: error: expected specifier-qualifier-list before ‘xcb_image_format_t’
>> xcb_image.h:217: error: expected declaration specifiers or ‘...’ before ‘xcb_image_format_t’
>> xcb_image.h:222: error: expected declaration specifiers or ‘...’ before ‘xcb_image_order_t’
>> xcb_image.h:223: error: expected declaration specifiers or ‘...’ before ‘xcb_image_order_t’
>> xcb_image.h:259: error: expected declaration specifiers or ‘...’ before ‘xcb_image_format_t’
>> xcb_image.h:314: error: expected declaration specifiers or ‘...’ before ‘xcb_image_format_t’
>> In file included from xcb_image.c:36:
>> xcb_pixel.h: In function ‘xcb_image_put_pixel_XY32M’:

[snip]

tom




More information about the xorg mailing list