Re: [Mesa-dev] Error building glxext.c

2011-05-04 Thread Jeremy Huddleston
On May 4, 2011, at 11:04, Jesse Barnes wrote: > libGL is missing the change and version requirement bump, so you'll > have to use the last glproto release until I land the Mesa fix along > with a new glproto release. Sorry for the trouble; I pushed glproto > yesterday assuming I'd be able to pus

Re: [Mesa-dev] Error building glxext.c

2011-05-04 Thread Chad Versace
On 05/04/2011 09:35 AM, Dan McCabe wrote: > I followed the installation/build directions described here: > http://wiki.x.org/wiki/ModularDevelopersGuide > and I grabbed the src from git last night (early evening). As a first step, I would check if Mesa builds successfully independently of a

Re: [Mesa-dev] Error building glxext.c

2011-05-04 Thread Jesse Barnes
libGL is missing the change and version requirement bump, so you'll have to use the last glproto release until I land the Mesa fix along with a new glproto release. Sorry for the trouble; I pushed glproto yesterday assuming I'd be able to push the other bits right away too, but I'm still waiting f

Re: [Mesa-dev] Error building glxext.c

2011-05-04 Thread Jesse Barnes
On Wed, 4 May 2011 10:37:03 -0700 Jesse Barnes wrote: > On Wed, 04 May 2011 10:01:28 -0700 > Ian Romanick wrote: > > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > On 05/04/2011 09:40 AM, Dan McCabe wrote: > > > Hi all, > > > > > > Apologies if this is a stupid n00b question, but

Re: [Mesa-dev] Error building glxext.c

2011-05-04 Thread Jeremy Huddleston
Well, it's not building correctly on my tinderbox which uses master glproto and master libGL, so either libGL has bad C, or libGL is using the system's glproto instead of the one it queries out of PKG_CONFIG_PATH. Either way, it's a mesa bug happening on both of my linux tinderboxes (gentoo ppc

Re: [Mesa-dev] Error building glxext.c

2011-05-04 Thread Jesse Barnes
On Wed, 04 May 2011 10:01:28 -0700 Ian Romanick wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 05/04/2011 09:40 AM, Dan McCabe wrote: > > Hi all, > > > > Apologies if this is a stupid n00b question, but I'm getting errors > > building glxext.c in mesa/mesa/src/glx. > > > > Spe

Re: [Mesa-dev] Error building glxext.c

2011-05-04 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 05/04/2011 09:40 AM, Dan McCabe wrote: > Hi all, > > Apologies if this is a stupid n00b question, but I'm getting errors > building glxext.c in mesa/mesa/src/glx. > > Specific error msg is: > glxext.c: In function ‘__glXWireToEvent’: >

[Mesa-dev] Error building glxext.c

2011-05-04 Thread Dan McCabe
Hi all, Apologies if this is a stupid n00b question, but I'm getting errors building glxext.c in mesa/mesa/src/glx. Specific error msg is: glxext.c: In function ‘__glXWireToEvent’: glxext.c:141:35: error: ‘xGLXBufferSwapComplete’ has no member named ‘sbc_hi’ glxext

[Mesa-dev] Error building glxext.c

2011-05-04 Thread Dan McCabe
Hi all, Apologies if this is a stupid n00b question, but I'm getting errors building glxext.c in mesa/mesa/src/glx. Specific error msg is: glxext.c: In function ‘__glXWireToEvent’: glxext.c:141:35: error: ‘xGLXBufferSwapComplete’ has no member named ‘sbc_hi’ glxext