> http://tinderbox.x.org/builds/2008-12-03-0010/ > http://tinderbox.x.org/builds/2008-12-03-0010/logs/xf86-video-intel/#build > > In file included from bios_reader.c:45: > /home/cjb/xorg-build/include/xorg/edid.h:550: error: expected '=', ',', > ';', 'asm' or '__attribute__' before 'xf86MonPtr'
Thanks. Corrected by including <X11/Xfuncproto.h> before "edid.h". Some work should be done to ensure including either sdk header will work correctly by "pushing it's dependencies", but unfortunately, this is still not true even for the standard /usr/include/X11 headers. > -- > Chris Ball <[EMAIL PROTECTED]> > Paulo _______________________________________________ xorg mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/xorg
