[Mesa-dev] [Bug 30783] Mesa git fails to build
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Oct 11 23:50:14 PDT 2010
https://bugs.freedesktop.org/show_bug.cgi?id=30783
--- Comment #6 from Vinson Lee <vlee at vmware.com> 2010-10-11 23:50:14 PDT ---
Which commit is this copy of mesa? The copy of es_generator.py in comment #0 is
missing a comma in line 134.
This is the current version in mesa master.
mesa: c25fcf5aa5beccd7731706b8f85682170a2eca56 (master)
src/mesa/main/es_generator.py
132 try:
133 optlist, args = getopt.getopt(sys.argv[1:], options)
134 except getopt.GetoptError, message:
135 sys.stderr.write("%s: %s. Use -h for help.\n" % (program,
message))
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the mesa-dev
mailing list