summaryrefslogtreecommitdiffstats
path: root/DOCS/MPlayer-FAQ
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-05-01 22:40:31 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-05-01 22:40:31 +0000
commit897f997debff1f3fd116f27e83280092847b6273 (patch)
tree80c3592c7cc9b5fa5165d9be092fd47777918681 /DOCS/MPlayer-FAQ
parent74145035f1a04e8b92dd2371c74e81f6d23019e9 (diff)
downloadmpv-897f997debff1f3fd116f27e83280092847b6273.tar.bz2
mpv-897f997debff1f3fd116f27e83280092847b6273.tar.xz
*** empty log message ***
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@682 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/MPlayer-FAQ')
-rw-r--r--DOCS/MPlayer-FAQ5
1 files changed, 3 insertions, 2 deletions
diff --git a/DOCS/MPlayer-FAQ b/DOCS/MPlayer-FAQ
index 472ab13e70..c0cd2b9165 100644
--- a/DOCS/MPlayer-FAQ
+++ b/DOCS/MPlayer-FAQ
@@ -193,10 +193,11 @@ A: You have to edit SVGAlib's Makefile.cfg and comment "BACKGROUND = y" out.
Q: LIRC doesn't work, because ...
A: Are you sure you use "mplayer_lirc" instead of "mplayer" ?
-Q: MPlayer exits with error XYZ
+Q: MPlayer exits with error [anything] when using l3codeca.acm .
A: Check 'ldd /usr/local/bin/mplayer' output. If it contains
libc.so.6 => /lib/libc.so.6 (0x4???????)
where "?" is any number then it's ok, the error is not here. If it is:
libc.so.6 => /lib/libc.so.6 (0x001?????)
Then contact us, this is a (yet unknown) bug with some systems/kernels/
- C compilers.
+ C compilers. Send us a standard bugreport as in DOCS/BUGREPORT, and send us
+ all your kernel patches' list.