[Xorg] ATI driver fails to build on non-DRI platforms

Alan Coopersmith Alan.Coopersmith at Sun.COM
Wed Aug 11 00:50:23 PDT 2004


I haven't had a chance to look into what change broke it, but
after pulling over from Xorg head today, the ATI drivers no longer
build on Solaris x86 (which doesn't use DRI).

Specifically, the failures are:
"radeon_render.c", line 438: undefined struct/union member: CPStarted
"radeon_render.c", line 746: undefined struct/union member: CPStarted

The problem is simply that radeon.h defines CPStarted inside an
#ifdef XF86DRI block, but radeon_render.c uses them without wrapping
inside ifdef's.

Can someone who knows this code please fix?

Thanks,

	-alan-

-- 
	-Alan Coopersmith-           alan.coopersmith at sun.com
	 Sun Microsystems, Inc. - X Window System Engineering




More information about the xorg mailing list