On Wed, 2010-03-10 at 22:48 +0100, Johannes Obermayr wrote: 
> XServer 1.7.5:
> 
> I think it is this commit:
> http://cgit.freedesktop.org/mesa/mesa/commit/?id=a56da1005d30da60701e33b75d5f4f37096df060
> 
> Thanks.
> Johannes
> 
> 
> gcc -c -I. -I../../../../src/gallium/include 
> -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers 
> -DHAVE_CONFIG_H -DHAVE_XEXTPROTO_71 -DHAVE_LIBKMS -I/usr/include/libkms   
> -I/usr/include/pixman-1 -I/usr/include/xorg -I/usr/include/drm   
> -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary 
> -I../../../../include -I../../../../src/mesa 
> -I../../../../src/mesa/drivers/dri/common -I../../../../src/mesa/main -g -O2 
> -Wall -Wmissing-prototypes -std=c99 -ffast-math -fvisibility=hidden 
> -fno-strict-aliasing  -fPIC  -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM 
> -DUSE_SSE_ASM -D_GNU_SOURCE -DPTHREADS -DHAVE_POSIX_MEMALIGN 
> -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DGLX_DIRECT_RENDERING 
> -DGLX_INDIRECT_RENDERING -DHAVE_ALIAS -DHAVE_XEXTPROTO_71  xorg_driver.c -o 
> xorg_driver.o
> xorg_crtc.c: In function 'crtc_load_cursor_argb':
> xorg_crtc.c:287: error: dereferencing pointer to incomplete type
> gmake[4]: *** [xorg_crtc.o] Error 1

Thanks for the report, and thanks Jakob for beating me to fixing it.


-- 
Earthling Michel Dänzer           |                http://www.vmware.com
Libre software enthusiast         |          Debian, X and DRI developer

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to