Bug 13092

Summary: 'struct <anonymous>' has no member named 'pDamage'
Product: xorg Reporter: Peter Dyballa <Peter_Dyballa>
Component: Server/GeneralAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium    
Version: 7.1 (2006.05)   
Hardware: PowerPC   
OS: Mac OS X (All)   
Whiteboard:
i915 platform: i915 features:

Description Peter Dyballa 2007-11-05 02:35:18 UTC
While compiling the X server GCC 4.0.1 reports:

glxcmds.c: In function 'DoCreateGLXPixmap':
glxcmds.c:1288: error: 'struct <anonymous>' has no member named 'pDamage'
make[2]: *** [glxcmds.lo] Error 1

glxext.c: In function 'PixmapGone':
glxext.c:170: error: 'struct <anonymous>' has no member named 'pDamage'
glxext.c:171: error: 'struct <anonymous>' has no member named 'pDamage'
glxext.c:172: error: 'struct <anonymous>' has no member named 'pDamage'
{standard input}:157:non-relocatable subtraction expression, "___glXClients" minus "L00000000002$pb"
{standard input}:157:symbol: "___glXClients" can't be undefined in a subtraction expression
{standard input}:156:non-relocatable subtraction expression, "___glXClients" minus "L00000000002$pb"
{standard input}:156:symbol: "___glXClients" can't be undefined in a subtraction expression
{standard input}:34:non-relocatable subtraction expression, "___glXClients" minus "L00000000001$pb"
{standard input}:34:symbol: "___glXClients" can't be undefined in a subtraction expression
{standard input}:33:non-relocatable subtraction expression, "___glXClients" minus "L00000000001$pb"
{standard input}:33:symbol: "___glXClients" can't be undefined in a subtraction expression
make[2]: *** [glxext.lo] Error 1
Comment 1 Jeremy Huddleston Sequoia 2008-05-06 01:47:12 UTC
This was fixed a few weeks ago

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.