Bug#497787: mplayer: needs libstdc++.so.5 to play RealVideo

2008-09-04 Thread Bin Zhang
Package: mplayer
Version: 1.0~rc2-17
Severity: normal

Hi,

$ mplayer -playlist 
http://service.real.com/learnnav/testrams/realvideo10_512.ram
MPlayer 1.0rc2-4.3.1-DFSG-free (C) 2000-2007 MPlayer Team
CPU: Intel(R) Core(TM)2 Duo CPU T9300  @ 2.50GHz (Family: 6, Model: 23, 
Stepping: 6)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled with runtime CPU detection.
Resolving service.real.com for AF_INET6...
Couldn't resolve name for AF_INET6: service.real.com
Resolving service.real.com for AF_INET...
Connecting to server service.real.com[207.188.7.23]: 80...
Cache size set to 320 KBytes
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.

Playing rtsp://media.real.com/showcase/service/samples/realvideo10_512.rm.
Resolving media.real.com for AF_INET6...
Couldn't resolve name for AF_INET6: media.real.com
Resolving media.real.com for AF_INET...
Connecting to server media.real.com[207.188.7.147]: 554...
Cache size set to 320 KBytes
Cache fill: 15.00% (49152 bytes)   
REAL file format detected.
Stream description: Video Stream
Stream mimetype: video/x-pn-realvideo
[real] Video stream found, -vid 0
Stream description: Audio Stream
Stream mimetype: audio/x-pn-realaudio
[real] Audio stream found, -aid 1
VIDEO:  [RV40]  640x360  24bpp  30.000 fps0.0 kbps ( 0.0 kbyte/s)
Clip info:
 name: Test clip
 author: Real
 copyright: (C) 2003
==
Opening video decoder: [realvid] RealVideo decoder
Error: libstdc++.so.5: cannot open shared object file: No such file or directory
...
...


Installing libstdc++5 fixes it.

Best regards,
Bin

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages mplayer depends on:
ii  debconf [debconf-2.0]  1.5.23Debian configuration management sy
ii  libasound2 1.0.16-2  ALSA library
ii  libatk1.0-01.22.0-1  The ATK accessibility toolkit
ii  libaudio2  1.9.1-4   Network Audio System - shared libr
ii  libaudiofile0  0.2.6-7   Open-source version of SGI's audio
ii  libavcodec51   0.svn20080206-12  ffmpeg codec library
ii  libavformat52  0.svn20080206-12  ffmpeg file format library
ii  libavutil490.svn20080206-12  ffmpeg utility library
ii  libc6  2.7-13GNU C Library: Shared libraries
ii  libcaca0   0.99.beta14-1 colour ASCII art library
ii  libcairo2  1.6.4-6   The Cairo 2D vector graphics libra
ii  libcdparanoia0 3.10.0+debian-1   audio extraction tool for sampling
ii  libcucul0  0.99.beta14-1 low-level Unicode character drawin
ii  libdirectfb-1.0-0  1.0.1-11  direct frame buffer graphics - sha
ii  libesd00.2.36-3  Enlightened Sound Daemon - Shared 
ii  libfontconfig1 2.6.0-1   generic font configuration library
ii  libfreetype6   2.3.7-2   FreeType 2 font engine, shared lib
ii  libfribidi00.10.9-1  Free Implementation of the Unicode
ii  libgcc11:4.3.1-9 GCC support library
ii  libgif44.1.6-5   library for GIF images (library)
ii  libgl1-mesa-glx [libgl 7.0.3-5   A free implementation of the OpenG
ii  libglib2.0-0   2.16.5-1  The GLib library of C routines
ii  libgtk2.0-02.12.11-3 The GTK+ graphical user interface 
ii  libjack0   0.109.2-3 JACK Audio Connection Kit (librari
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
ii  liblircclient0 0.8.3-2   infra-red remote control support -
ii  liblzo2-2  2.03-1data compression library
ii  libmpcdec3 1.2.2-1   Musepack (MPC) format library
ii  libncurses55.6+20080830-1shared libraries for terminal hand
ii  libogg01.1.3-4   Ogg Bitstream Library
ii  libopenal1 1:1.4.272-2   Software implementation of the Ope
ii  libpango1.0-0  1.20.5-2  Layout and rendering of internatio
ii  libpng12-0 1.2.27-1  PNG library - runtime
ii  libpostproc51  0.svn20080206-12  ffmpeg video postprocessing librar
ii  libsdl1.2debian1.2.13-2  Simple DirectMedia Layer
ii  libsmbclient   2:3.2.3-2 shared library that allows applica
ii  libspeex1  1.2~rc1-1 The Speex codec runtime library
ii  libstdc++6 4.3.1-9   The GNU Standard C++ Library v3
ii  libsvga1   1:1.4.3-27console SVGA 

Bug#497787: mplayer: needs libstdc++.so.5 to play RealVideo

2008-09-04 Thread A Mennucc
AFAIK this happens only if you use external binary codecs that 
are linked against that old lib. Can you confirm ?

a.

-- 
Andrea Mennucc

The EULA sounds like it was written by a team of lawyers who want to tell 
me what I can't do, and the GPL sounds like it was written by a human 
being who wants me to know what I can do.
Anonymous,http://www.securityfocus.com/columnists/420



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#497787: mplayer: needs libstdc++.so.5 to play RealVideo

2008-09-04 Thread Diego Biurrun
On Thu, Sep 04, 2008 at 07:16:13PM +0200, A Mennucc wrote:
 AFAIK this happens only if you use external binary codecs that 
 are linked against that old lib. Can you confirm ?

Correct:

silver:~ $ ldd /usr/local/lib/codecs/drvc.so 
linux-gate.so.1 =  (0xe000)
libstdc++.so.5 = /usr/lib/libstdc++.so.5 (0xb7dfb000)
libc.so.6 = /lib/tls/libc.so.6 (0xb7cc9000)
libm.so.6 = /lib/tls/libm.so.6 (0xb7ca4000)
libgcc_s.so.1 = /lib/libgcc_s.so.1 (0xb7c99000)
/lib/ld-linux.so.2 (0x8000)

Diego



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#497787: mplayer: needs libstdc++.so.5 to play RealVideo

2008-09-04 Thread B. Zhang

Diego Biurrun wrote:

On Thu, Sep 04, 2008 at 07:16:13PM +0200, A Mennucc wrote:
  
AFAIK this happens only if you use external binary codecs that 
are linked against that old lib. Can you confirm ?



  


Yes.
There is already a warning in 
/usr/share/mplayer/scripts/binary_codecs.sh for powerpc users to install 
libstdc++5, maybe you should add x86 (and other).


Bin


Correct:

silver:~ $ ldd /usr/local/lib/codecs/drvc.so 
linux-gate.so.1 =  (0xe000)

libstdc++.so.5 = /usr/lib/libstdc++.so.5 (0xb7dfb000)
libc.so.6 = /lib/tls/libc.so.6 (0xb7cc9000)
libm.so.6 = /lib/tls/libm.so.6 (0xb7ca4000)
libgcc_s.so.1 = /lib/libgcc_s.so.1 (0xb7c99000)
/lib/ld-linux.so.2 (0x8000)

Diego
  




Bug#497787: mplayer: needs libstdc++.so.5 to play RealVideo

2008-09-04 Thread Diego Biurrun
On Thu, Sep 04, 2008 at 09:11:01PM +0200, B. Zhang wrote:
 Diego Biurrun wrote:
 On Thu, Sep 04, 2008 at 07:16:13PM +0200, A Mennucc wrote:
   
 AFAIK this happens only if you use external binary codecs that are 
 linked against that old lib. Can you confirm ?

 Yes.
 There is already a warning in  
 /usr/share/mplayer/scripts/binary_codecs.sh for powerpc users to install  
 libstdc++5, maybe you should add x86 (and other).

Sounds like a good idea.

Diego



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]