0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00

*** empty log message ***

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@682 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
gabucino 2001-05-01 22:40:31 +00:00
parent 74145035f1
commit 897f997deb

View File

@ -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.