[MPlayer-users] Mplayer-1.0rc2 + live555

houdiney houdiney at 126.com
Tue Dec 9 09:35:37 CET 2008


Hi, all

It's a question here I need an warmly replay, I want compile MPlayer-1.0rc2 with live555, some problems come to me:

First:
Download live555-latest.tar.gz from http://www.live555.com/liveMedia/public/
Second:
unzip live555 & config & make
tar zxvf live555-latest.tar.gz
./genMakefiles linux && make
cd ..
sudo ln -s live /usr/lib
Third:
cd MPlayer-1.0rc2
./configure --enable-live --with-extraincdir="/usr/local/live"
But while I make it, error as follow:
-------------------------------------------------
In file included from demux_rtp.cpp:12:
demux_rtp_internal.h:22:24: liveMedia.hh: No such file or directory
In file included from demux_rtp.cpp:12:
demux_rtp_internal.h:27: error: `MediaSubsession' has not been declared
demux_rtp_internal.h:27: error: ISO C++ forbids declaration of `subsession' with no type
demux_rtp_internal.h:29: error: `MediaSubsession' has not been declared
demux_rtp_internal.h:29: error: ISO C++ forbids declaration of `subsession' with no type
demux_rtp_internal.h:38: error: `Boolean' does not name a type
demux_rtp.cpp:14:36: BasicUsageEnvironment.hh: No such file or directory
demux_rtp.cpp:16:30: GroupsockHelper.hh: No such file or directory
....
----------------------------------------------------
Could you tell me how to use live555 in a right way ? thanks a lot, and best regards!~



More information about the MPlayer-users mailing list