https://bugs.freedesktop.org/show_bug.cgi?id=74717
--- Comment #4 from T?r?k Edwin <edwin+mesa at etorok.net> --- (In reply to comment #3) > G-truck samples don't work for me too (similar error for ether samples): > > ./gl-320-primitive-shading > OpenGL Version Needed 3.2 ( 3.3 Found ) > Shader Compiler: error(high) 2: 0:1(1): error: syntax error, unexpected $end > Shader Compiler: error(high) 3: 0:1(1): error: syntax error, unexpected $end > Shader Compiler: error(high) 4: 0:1(1): error: syntax error, unexpected $end You need to run it from the source root, like this: $ build/build/release/gl-320-primitive-shading Otherwise it can't find/load the shader, and thats a shortcoming in the samples, not Mesa. -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140209/b5c262b4/attachment.html>