<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - linker.cpp:3187:46: error: ‘strtok_r’ was not declared in this scope"
href="https://bugs.freedesktop.org/show_bug.cgi?id=92183#c7">Comment # 7</a>
on <a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - linker.cpp:3187:46: error: ‘strtok_r’ was not declared in this scope"
href="https://bugs.freedesktop.org/show_bug.cgi?id=92183">bug 92183</a>
from <span class="vcard"><a class="email" href="mailto:brianp@vmware.com" title="Brian Paul <brianp@vmware.com>"> <span class="fn">Brian Paul</span></a>
</span></b>
<pre>(In reply to Tapani Pälli from <a href="show_bug.cgi?id=92183#c6">comment #6</a>)
<span class="quote">> (In reply to Vinson Lee from <a href="show_bug.cgi?id=92183#c5">comment #5</a>)
> > 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?</span >
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</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>