[Mesa-dev] [Bug 30783] Mesa git fails to build

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Oct 12 08:37:12 PDT 2010


https://bugs.freedesktop.org/show_bug.cgi?id=30783

atswartz at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #7 from atswartz at gmail.com 2010-10-12 08:37:12 PDT ---
(In reply to comment #6)
> 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))

Yeah, I was playing around with that comma to try to make it work and forgot to
change it back. I fixed it and had a problem with libxml2, I downgraded it to
the version that went with the downgraded python and it build successfully. 
Thanks for your help

-- 
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