[Mplayer-cvslog] CVS: main/DOCS MPlayer-FAQ,1.21,1.22
Berczi Gabor
gabucino at users.sourceforge.net
Wed May 2 00:28:03 CEST 2001
Update of /cvsroot/mplayer/main/DOCS
In directory usw-pr-cvs1:/tmp/cvs-serv494/DOCS
Modified Files:
MPlayer-FAQ
Log Message:
ldd stuff added
Index: MPlayer-FAQ
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/MPlayer-FAQ,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -r1.21 -r1.22
*** MPlayer-FAQ 2001/04/30 22:58:22 1.21
--- MPlayer-FAQ 2001/05/01 22:28:01 1.22
***************
*** 193,194 ****
--- 193,202 ----
Q: LIRC doesn't work, because ...
A: Are you sure you use "mplayer_lirc" instead of "mplayer" ?
+
+ Q: MPlayer exits with error XYZ
+ 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.
_______________________________________________
Mplayer-cvslog mailing list
Mplayer-cvslog at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-cvslog
More information about the MPlayer-cvslog
mailing list