[MPlayer-dev-eng] live.com vs gcc 2.95
Jindrich Makovicka
makovick at kmlinux.fjfi.cvut.cz
Wed Dec 29 17:36:59 CET 2004
Diego Biurrun wrote:
> 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.
Make sure you don't use Debian's LIVE.COM as it's probably compiled with
gcc-3.3.
--
Jindrich Makovicka
More information about the MPlayer-dev-eng
mailing list