Bug 13092 - 'struct <anonymous>' has no member named 'pDamage'
Summary: 'struct <anonymous>' has no member named 'pDamage'
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/General (show other bugs)
Version: 7.1 (2006.05)
Hardware: PowerPC Mac OS X (All)
: medium normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-05 02:35 UTC by Peter Dyballa
Modified: 2008-05-06 01:47 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.