https://bugs.freedesktop.org/show_bug.cgi?id=50482
Bug #: 50482
Summary: git mesa fails to build
Classification: Unclassified
Product: Mesa
Version: git
Platform: x86-64 (AMD64)
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: GLX
AssignedTo: [email protected]
ReportedBy: [email protected]
The latest git mesa fails to build:
-----
make[2]: Entering directory `/home/jos/src/xorg/git/mesa/src/glx'
CC render2.lo
render2.c: In function '__indirect_glMap1d':
render2.c:49:4: error: implicit declaration of function '__glMap1d_size'
[-Werror=implicit-function-declaration]
render2.c: In function '__indirect_glMap1f':
render2.c:116:4: error: implicit declaration of function '__glMap1f_size'
[-Werror=implicit-function-declaration]
render2.c: In function '__indirect_glMap2d':
render2.c:180:4: error: implicit declaration of function '__glMap2d_size'
[-Werror=implicit-function-declaration]
render2.c: In function '__indirect_glMap2f':
render2.c:258:4: error: implicit declaration of function '__glMap2f_size'
[-Werror=implicit-function-declaration]
cc1: some warnings being treated as errors
make[2]: *** [render2.lo] Error 1
make[2]: Leaving directory `/home/jos/src/xorg/git/mesa/src/glx'
make[1]: *** [subdirs] Error 1
make[1]: Leaving directory `/home/jos/src/xorg/git/mesa/src'
make: *** [default] Error 1
jos@debian:~/src/xorg/git/mesa$
-----
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev