[Mesa-dev] [Bug 55801] New: [Mesa] git: cb72ec5fc55651af186e45942a1cd3e45eb5c359 breaks build
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Oct 9 04:05:45 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=55801
Priority: medium
Bug ID: 55801
Assignee: mesa-dev at lists.freedesktop.org
Summary: [Mesa] git: cb72ec5fc55651af186e45942a1cd3e45eb5c359
breaks build
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: sobkas at gmail.com
Hardware: x86-64 (AMD64)
Status: NEW
Version: git
Component: Mesa core
Product: Mesa
Created attachment 68333
--> https://bugs.freedesktop.org/attachment.cgi?id=68333&action=edit
My shot at fixing pesky warning
Git commit cb72ec5fc55651af186e45942a1cd3e45eb5c359 breaks build.
CC teximage.lo
../../src/mesa/main/teximage.c: In function 'compressed_texture_error_check':
../../src/mesa/main/teximage.c:1980:58: error: 'choose_format' undeclared
(first use in this function)
../../src/mesa/main/teximage.c:1980:58: note: each undeclared identifier is
reported only once for each function it appears in
../../src/mesa/main/teximage.c:1981:7: error: 'choose_type' undeclared (first
use in this function)
../../src/mesa/main/teximage.c:1982:7: error: 'proxy_format' undeclared (first
use in this function)
make[5]: *** [teximage.lo] Error 1
Please revert this commit. Thank you.
--
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/20121009/57fa3f17/attachment.html>
More information about the mesa-dev
mailing list