[Mesa-dev] [PATCH] scons: Do not build glx on Solaris.
Vinson Lee
vlee at freedesktop.org
Sat Jun 23 13:43:03 PDT 2012
On Wed, Jun 20, 2012 at 6:49 AM, Alan Coopersmith
<alan.coopersmith at oracle.com> wrote:
> On 06/19/12 11:34 PM, Vinson Lee wrote:
>> The GLX headers on Solaris are not recent enough.
>
> Huh? Which Solaris? Solaris 11 ships with X.Org's glproto 1.4.10 -
> how new do you need? Or what headers do you need if not glproto?
>
> (Not that I know anyone who uses scons, so maybe this doesn't matter.)
>
> --
> -Alan Coopersmith- alan.coopersmith at oracle.com
> Oracle Solaris Engineering - http://blogs.oracle.com/alanc
Compiling src/glx/glxext.c ...
"src/glx/glxext.c", line 136: undefined symbol: xGLXBufferSwapComplete2
"src/glx/glxext.c", line 136: undefined symbol: awire
"src/glx/glxext.c", line 136: syntax error before or at: =
"src/glx/glxext.c", line 137: non-unique member requires struct/union
pointer: drawable
"src/glx/glxext.c", line 137: left operand of "->" must be pointer to
struct/union
"src/glx/glxext.c", line 138: non-unique member requires struct/union
pointer: event_type
"src/glx/glxext.c", line 138: left operand of "->" must be pointer to
struct/union
"src/glx/glxext.c", line 139: non-unique member requires struct/union
pointer: drawable
"src/glx/glxext.c", line 139: left operand of "->" must be pointer to
struct/union
"src/glx/glxext.c", line 140: left operand of "->" must be pointer to
struct/union
"src/glx/glxext.c", line 140: left operand of "->" must be pointer to
struct/union
"src/glx/glxext.c", line 141: left operand of "->" must be pointer to
struct/union
"src/glx/glxext.c", line 141: left operand of "->" must be pointer to
struct/union
"src/glx/glxext.c", line 146: left operand of "->" must be pointer to
struct/union
"src/glx/glxext.c", line 148: left operand of "->" must be pointer to
struct/union
"src/glx/glxext.c", line 149: left operand of "->" must be pointer to
struct/union
More information about the mesa-dev
mailing list