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
gmake[4]: *** Waiting for unfinished jobs....
gmake[4]: Leaving directory 
`/usr/src/packages/BUILD/Mesa/src/gallium/state_trackers/xorg'
gmake[3]: *** [subdirs] Error 1
gmake[3]: Leaving directory 
`/usr/src/packages/BUILD/Mesa/src/gallium/state_trackers'
gmake[2]: *** [default] Error 1
gmake[2]: Leaving directory `/usr/src/packages/BUILD/Mesa/src/gallium'
make[1]: *** [subdirs] Error 1
make[1]: Leaving directory `/usr/src/packages/BUILD/Mesa/src'

------------------------------------------------------------------------------
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