https://bugs.freedesktop.org/show_bug.cgi?id=52512
Bug #: 52512
Summary: Build failures: glsl_lexer.cc & glsl_parser.cc don't
exist
Classification: Unclassified
Product: Mesa
Version: git
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Mesa core
AssignedTo: [email protected]
ReportedBy: [email protected]
make[5]: *** No rule to make target
`../../../../../src/mesa/libdricore/../../glsl/glsl_lexer.cc', needed by
`glsl_lexer.lo'. Stop.
And similarly for glsl_parser.cc.
Fixed locally by symlinking glsl_lexer.cc to glsl_lexer.cpp and glsl_parser.cc
to glsl_parser.cpp.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev