[Mesa-dev] [Bug 92183] linker.cpp:3187:46: error: ‘strtok_r’ was not declared in this scope

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Oct 7 07:58:17 PDT 2015


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

--- Comment #7 from Brian Paul <brianp at vmware.com> ---
(In reply to Tapani Pälli from comment #6)
> (In reply to Vinson Lee from comment #5)
> > mesa: ca2e16d26ec46e604c76ab72d3ec14a7a8643cc8 (master 11.1.0-devel)
> > 
> > Build is still failing on older versions on MinGW. This error occurs with
> > mingw-w64 2.0.1-1 on Ubuntu 12.04.
> > 
> >   Compiling src/glsl/linker.cpp ...
> > src/glsl/linker.cpp: In function ‘bool
> > included_in_packed_varying(ir_variable*, const char*)’:
> > src/glsl/linker.cpp:3241:46: error: ‘strtok_s’ was not declared in this scope
> > 
> > 
> > Mesa might decide instead to raise the minimum required version of mingw-w64.
> 
> Where is the minimum required version documented?

Off-hand I don't think the min version is documented.

I routinely use MinGW 4.6.3:

$ i686-w64-mingw32-g++ --version
i686-w64-mingw32-g++ (GCC) 4.6.3

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20151007/1e59bbed/attachment.html>


More information about the mesa-dev mailing list