[Mesa-dev] [Bug 44407] New: git mesa/src/glx fails to compile

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jan 2 18:38:43 PST 2012


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

             Bug #: 44407
           Summary: git mesa/src/glx fails to compile
    Classification: Unclassified
           Product: Mesa
           Version: git
          Platform: x86-64 (AMD64)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: GLX
        AssignedTo: mesa-dev at lists.freedesktop.org
        ReportedBy: wolput at onsneteindhoven.nl


latest git version of mesa fails to compile showing the following error:
---
create_context.c: In function ‘glXCreateContextAttribsARB’:
create_context.c:98:7: warning: implicit declaration of function
‘xcb_glx_create_context_attribs_arb_checked’ [-Wimplicit-function-declaration]
create_context.c:97:11: error: incompatible types when assigning to type
‘xcb_void_cookie_t’ from type ‘int’
make[2]: *** [create_context.o] Error 1
make[2]: Leaving directory `/home/jos/src/xorg/git-master/mesa/src/glx'
make[1]: *** [subdirs] Error 1
make[1]: Leaving directory `/home/jos/src/xorg/git-master/mesa/src'
make: *** [default] Error 1
---

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