[MPlayer-users] trouble compiling mplayer with live.com
Antonio
debian at fastwebnet.it
Fri Jul 16 18:14:37 CEST 2004
Hi to the list,
I have a problem compiling mplayer with the live.com support under
Debian Sarge with the usual gcc 3.3.4 and a customized kernel 2.6.6.
I've downloaded the live.com source, putted in /usr/local/, and compiled
them. Then configuring mplayer with:
./configure --enable-live --with-livelibdir=/usr/local
(tried also without --with-livelibdir) and then doing make, results in
this error:
cc -c -I../libvo -I../../libvo -I/usr/X11R6/include -O4 -march=athlon-xp
-mcpu=athlon-xp -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../loader
-I/usr/local/live/liveMedia/include
-I/usr/local/live/UsageEnvironment/include
-I/usr/local/live/BasicUsageEnvironment/include
-I/usr/local/live/groupsock/include -o demux_rtp.o demux_rtp.cpp
/usr/local/live/UsageEnvironment/include/UsageEnvironment.hh: In
function `void
demux_close_rtp(demuxer_t*)':
/usr/local/live/UsageEnvironment/include/UsageEnvironment.hh:79: error: `
virtual UsageEnvironment::~UsageEnvironment()' is protected
demux_rtp.cpp:410: error: within this context
make[1]: *** [demux_rtp.o] Error 1
make[1]: Leaving directory `/home/anto/mplay/bak/MPlayer-1.0pre5/libmpdemux'
make: *** [libmpdemux/libmpdemux.a] Error 2
I've goggled a lot around this error and I don't know if it is a bug
or I'm missing something.
Does anyone have some hint?
Thanks
- Antonio
More information about the MPlayer-users
mailing list