mirror of
https://github.com/mpv-player/mpv
synced 2025-04-26 13:19:12 +00:00
*** empty log message ***
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1591 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
ba1958db89
commit
81f87d5fbf
@ -1520,6 +1520,15 @@ Table of Contents
|
|||||||
Or install it to /usr/lib , because if you can't solve the /usr/local
|
Or install it to /usr/lib , because if you can't solve the /usr/local
|
||||||
problem, you are careless enough to do such things.
|
problem, you are careless enough to do such things.
|
||||||
|
|
||||||
|
<B>Q: I have gcc 3.0 . I have to compile mplayer with --disable-dshow,
|
||||||
|
else it prints
|
||||||
|
|
||||||
|
/usr/local/objdir/gcc-3.0/lib//libstdc++.so.3: undefined symbol: __dso_handle
|
||||||
|
|
||||||
|
</B>A: All you have to do is create a symbolic link from libstdc++.so to
|
||||||
|
libstdc++.so.3
|
||||||
|
|
||||||
|
|
||||||
<A NAME=6.2>6.2. General questions
|
<A NAME=6.2>6.2. General questions
|
||||||
|
|
||||||
<B>Q: What about DVD playback?
|
<B>Q: What about DVD playback?
|
||||||
|
Loading…
Reference in New Issue
Block a user