[MPlayer-users] compile problem

dee deetee at diversity-radio.net
Sun Nov 7 10:53:50 CET 2004


Hello

I am using a demudi (debian sarge) distribution

I have installed live by including the -Wno-deprecated flag in
config.linux

However when I issue the command to build a .deb for MPlayer as follows:

DEB_BUILD_OPTIONS="--enable-gui --enable-real
--with-reallibdir=/usr/local/lib/codecs" fakeroot debian/rules binary

it fails with the message below.
(it also fails with --enable-live)

Also: in the configure it tells me that I don't have ALSA.... this is not
correct. Is there a way I can ensure it gets this right?

Any pointers as to what I might be doing wrong and how to fix it would be
appreciated.
tia,
dee

# commands to compile the package.
/usr/bin/make
make[1]: Entering directory `/usr/local/MPlayer-1.0pre5'
/usr/bin/make -C libmpdemux
make[2]: Entering directory `/usr/local/MPlayer-1.0pre5/libmpdemux'
cc -c -I../libvo -I../../libvo -I/usr/X11R6/include -O4 -march=i486
-mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-1.2
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I../loader
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include
-I/usr/local/lib/live/liveMedia/include
-I/usr/local/lib/live/UsageEnvironment/include
-I/usr/local/lib/live/BasicUsageEnvironment/include
-I/usr/local/lib/live/groupsock/include -o demux_rtp.o demux_rtp.cpp
/usr/local/lib/live/UsageEnvironment/include/UsageEnvironment.hh: In
function `
   void demux_close_rtp(demuxer_t*)':
/usr/local/lib/live/UsageEnvironment/include/UsageEnvironment.hh:79:
error: `
   virtual UsageEnvironment::~UsageEnvironment()' is protected
demux_rtp.cpp:410: error: within this context
make[2]: *** [demux_rtp.o] Error 1
make[2]: Leaving directory `/usr/local/MPlayer-1.0pre5/libmpdemux'
make[1]: *** [libmpdemux/libmpdemux.a] Error 2
make[1]: Leaving directory `/usr/local/MPlayer-1.0pre5'
make: *** [build-stamp] Error 2




More information about the MPlayer-users mailing list