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

          Priority: medium
            Bug ID: 76869
          Keywords: regression
                CC: chad.vers...@linux.intel.com, i...@freedesktop.org,
                    matts...@gmail.com
          Assignee: mesa-dev@lists.freedesktop.org
           Summary: glprocs.h:2931:43: error: ‘glAlphaFuncx’ undeclared
                    here (not in a function)
          Severity: blocker
    Classification: Unclassified
                OS: Linux (All)
          Reporter: v...@freedesktop.org
          Hardware: x86-64 (AMD64)
            Status: NEW
           Version: git
         Component: Mesa core
           Product: Mesa

mesa: 4c035706dc3213d835dbd592655db14732296067 (master 10.2.0-devel)

$ scons
[...]
  Compiling src/mapi/glapi/glapi_getproc.c ...
In file included from src/mapi/glapi/glapi_getproc.c:48:0:
build/linux-x86_64-debug/mapi/glapi/glprocs.h:2931:43: error: ‘glAlphaFuncx’
undeclared here (not in a function)
     NAME_FUNC_OFFSET(19538, glAlphaFuncx, glAlphaFuncx, NULL, 1093),
                                           ^
build/linux-x86_64-debug/mapi/glapi/glprocs.h:47:62: note: in definition of
macro ‘NAME_FUNC_OFFSET’
 #  define NAME_FUNC_OFFSET(n,f1,f2,f3,o) { n , (_glapi_proc) f2 , o }
                                                              ^

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to