[Mesa-dev] mesa on solaris

Kenneth Graunke kenneth at whitecape.org
Fri Mar 15 10:38:50 PDT 2013


On 03/15/2013 09:49 AM, Niveditha Rau wrote:
> Hi,
>
> We have been building Mesa 8.0.4 successfully on solaris and I was
> trying to update to Mesa 9.0.3, but was running
> into build issues with glsl and I ran into the errors with the builtins
>
> ./builtins/tools/generate_builtins.py ./builtin_compiler > output

Python shouldn't be too relevant; it's clearly calling builtin_compiler, 
and that's failing.

What messages do you get if you run ./builtin_compiler 
builtins/profiles/110.vert?  Does it even run?

--Ken


More information about the mesa-dev mailing list