[Mesa-dev] [Bug 93628] Exception: attempt to use unavailable module DRM when building MesaGL 11.1.0 on windows
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Jan 14 08:24:20 PST 2016
https://bugs.freedesktop.org/show_bug.cgi?id=93628
Maurits <maurits.fassaert at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |maurits.fassaert at gmail.com
--- Comment #2 from Maurits <maurits.fassaert at gmail.com> ---
After I apply the changes of that patch to the
src/gallium/auxiliary/pipe-loader/SConscript file, scons starts, but ends in a
compile error:
rc\gallium\auxiliary\pipe-loader\pipe_loader.c(83) : error C2065: 'PATH_MAX' :
undeclared identifier
rc\gallium\auxiliary\pipe-loader\pipe_loader.c(83) : error C2057: expected
constant expression
rc\gallium\auxiliary\pipe-loader\pipe_loader.c(83) : error C2466: cannot
allocate an array of constant size 0
rc\gallium\auxiliary\pipe-loader\pipe_loader.c(83) : error C2133: 'path' :
unknown size
rc\gallium\auxiliary\pipe-loader\pipe_loader.c(91) : warning C4034: sizeof
returns 0
rc\gallium\auxiliary\pipe-loader\pipe_loader.c(95) : warning C4034: sizeof
returns 0
rc\gallium\auxiliary\pipe-loader\pipe_loader.c(98) : warning C4034: sizeof
returns 0
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20160114/65a9d5bd/attachment-0001.html>
More information about the mesa-dev
mailing list