Opened 19 years ago

Closed 19 years ago

Last modified 19 years ago

#127 closed defect (worksforme)

Problem compiling MPlayer 1.0pre5

Reported by: pierre42d@… Owned by: moritz@…
Priority: normal Component: demuxer
Version: 1.0pre5 Severity: normal
Keywords: Cc:
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

# make
make -C libmpdemux
make[1]: Entering directory `/tmp/MPlayer-1.0pre5/libmpdemux'
gcc -c -I../libvo -I../../libvo -I/usr/X11/include -s -O3 -march=i686
-D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-I/usr/local/include/gtk-1.2 -I/usr/local/include/glib-1.2
-I/usr/local/lib/glib/include -I../loader -I/usr/local/include/gtk-1.2
-I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include
-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 `/tmp/MPlayer-1.0pre5/libmpdemux'
make:
* [libmpdemux/libmpdemux.a] Error 2

Change History (1)

comment:1 by r_togni@…, 19 years ago

Resolution: worksforme
Status: newclosed

Known problem, something has changed in live.com and it's no more compatible
with pre5.

Get an older version of live.com (before 20040719) or use mplayer CVS.

Note: See TracTickets for help on using tickets.