[Mesa-dev] [Bug 67740] New: render2.c: In function '__indirect_glMap1d'
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Aug 4 04:21:30 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=67740
Priority: medium
Bug ID: 67740
Assignee: mesa-dev at lists.freedesktop.org
Summary: render2.c: In function '__indirect_glMap1d'
Severity: blocker
Classification: Unclassified
OS: Solaris
Reporter: henry_rosario_gonzalez at hotmail.com
Hardware: x86-64 (AMD64)
Status: NEW
Version: 9.1
Component: GLX
Product: Mesa
render2.c:54:4: error: implicit declaration of function '__glMap1d_size'
[-Werror=implicit-function-declaration]
k = __glMap1d_size(target);
^
render2.c: In function '__indirect_glMap1f':
render2.c:121:4: error: implicit declaration of function '__glMap1f_size'
[-Werror=implicit-function-declaration]
k = __glMap1f_size(target);
^
render2.c: In function '__indirect_glMap2d':
render2.c:185:4: error: implicit declaration of function '__glMap2d_size'
[-Werror=implicit-function-declaration]
k = __glMap2d_size(target);
^
render2.c: In function '__indirect_glMap2f':
render2.c:263:4: error: implicit declaration of function '__glMap2f_size'
[-Werror=implicit-function-declaration]
k = __glMap2f_size(target);
^
cc1: some warnings being treated as errors
make[3]: *** [render2.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/Desktop/mesa-9.1.6/src/glx'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/Desktop/mesa-9.1.6/src/glx'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/Desktop/mesa-9.1.6/src'
make: *** [all-recursive] Error 1
--
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/20130804/ee89e8c7/attachment.html>
More information about the mesa-dev
mailing list