[MPlayer-dev-eng] live.com vs gcc 2.95

Diego Biurrun diego at biurrun.de
Fri Dec 24 12:37:10 CET 2004


Hi!

Currently it's not possible to compile/link live.com into MPlayer with
gcc 2.95, although live.com compiles fine with gcc 2.95.  I get tons
(327k!) of errors similar to the following at link time:

libmpdemux/libmpdemux.a(demux_rtp.o)(.text+0x5d): In function `demux_open_rtp':
: undefined reference to `RTSPClient::createNew(UsageEnvironment &, int, char const *, unsigned short)'
libmpdemux/libmpdemux.a(demux_rtp.o)(.text+0x92): In function `demux_open_rtp':
: undefined reference to `RTSPClient::describeWithPassword(char const *, char const *, char const *)'

Does anybody know how to fix this?  It's a pity not to be able to have
both RTSP support and fast compile times..  I'm on a Debian testing
system with gcc 2.95.4 and binutils 2.15-5.

Diego




More information about the MPlayer-dev-eng mailing list