[Mesa-dev] [Bug 76869] New: glprocs.h:2931:43: error:=?UTF-8?Q?=20=E2=80=98glAlphaFuncx=E2=80=99=20undeclared=20here=20?=(not in a function)
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Mar 31 16:02:17 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=76869
Priority: medium
Bug ID: 76869
Keywords: regression
CC: chad.versace at linux.intel.com, idr at freedesktop.org,
mattst88 at gmail.com
Assignee: mesa-dev at lists.freedesktop.org
Summary: glprocs.h:2931:43: error: ‘glAlphaFuncx’ undeclared
here (not in a function)
Severity: blocker
Classification: Unclassified
OS: Linux (All)
Reporter: vlee at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140331/46ffb637/attachment.html>
More information about the mesa-dev
mailing list