From 81f87d5fbf34d2732b38d1045ac8484f1f77166a Mon Sep 17 00:00:00 2001 From: gabucino Date: Mon, 20 Aug 2001 09:05:12 +0000 Subject: *** empty log message *** git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1591 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/documentation.html | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'DOCS') diff --git a/DOCS/documentation.html b/DOCS/documentation.html index 16061b4305..4c34f56ddd 100644 --- a/DOCS/documentation.html +++ b/DOCS/documentation.html @@ -1520,6 +1520,15 @@ Table of Contents Or install it to /usr/lib , because if you can't solve the /usr/local problem, you are careless enough to do such things. + 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 + + A: All you have to do is create a symbolic link from libstdc++.so to + libstdc++.so.3 + + 6.2. General questions Q: What about DVD playback? -- cgit v1.2.3