https://bugs.freedesktop.org/show_bug.cgi?id=93628

Maurits <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Maurits <[email protected]> ---
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.
_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to