[Mesa-dev] [Bug 52130] [PATCH] Fix compiling error in src/glsl/Makefile.am

2012-07-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52130 Kenneth Graunke changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Mesa-dev] [Bug 52130] [PATCH] Fix compiling error in src/glsl/Makefile.am

2012-07-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52130 --- Comment #2 from Homer Hsing 2012-07-17 01:54:21 UTC --- I was wrong. glsl_lexer.cc is automatically generated from src/glsl/glsl_lexer.ll I guess maybe glsl_lexer.cpp is generated in the past some time, causing the compiling error ... Th

[Mesa-dev] [Bug 52130] [PATCH] Fix compiling error in src/glsl/Makefile.am

2012-07-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52130 Jon TURNEY changed: What|Removed |Added CC||jon.tur...@dronecode.org.uk --- Comment #1