mirror of https://github.com/mpv-player/mpv
Removed obsolete entry.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11792 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
bfa4427682
commit
43b878f07d
|
@ -149,29 +149,6 @@ support, see the <link linkend="install">Installation</link> section.
|
|||
</para></answer>
|
||||
</qandaentry>
|
||||
|
||||
<qandaentry>
|
||||
<question><para>
|
||||
I tried to compile <application>MPlayer</application>, but I got this output:
|
||||
<screen>
|
||||
In file included from /usr/include/g++-v3/bits/std_cwchar.h:42,
|
||||
from /usr/include/g++-v3/bits/fpos.h:40,
|
||||
from /usr/include/g++-v3/bits/char_traits.h:40,
|
||||
from /usr/include/g++-v3/bits/std_string.h:41,
|
||||
from /usr/include/g++-v3/string:31,
|
||||
from libwin32.h:36,
|
||||
from DS_AudioDecoder.h:4,
|
||||
from DS_AudioDec.cpp:5:
|
||||
/usr/include/wchar.h: In function Long long int wcstoq(const wchar_t*,
|
||||
wchar_t**, int)':
|
||||
/usr/include/wchar.h:514: cannot convert `const wchar_t* __restrict' to
|
||||
`const
|
||||
</screen>
|
||||
</para></question>
|
||||
<answer><para>
|
||||
Upgrade your glibc to the latest release. On Mandrake, use 2.2.4-8mdk.
|
||||
</para></answer>
|
||||
</qandaentry>
|
||||
|
||||
<qandaentry>
|
||||
<question><para>
|
||||
.. gcc 2.96 ... (Yes, some people are STILL flaming about gcc 2.96!)
|
||||
|
|
Loading…
Reference in New Issue