[MPlayer-users] Compile still fails with live555...

178 views
Skip to first unread message

andrew

unread,
Mar 7, 2012, 3:46:10 PM3/7/12
to MPlayer-Users
Hi,

Running the latest svn MPlayer, live555 2012.02.29 and 64bit Linux
compile fails as follows:

libmpdemux/demux_rtp.o: In function `demux_close_rtp':
demux_rtp.cpp:(.text+0xd5): undefined reference to `RTSPClient::teardownMediaSession(MediaSession&)'
libmpdemux/demux_rtp.o: In function `demux_open_rtp':
demux_rtp.cpp:(.text+0x768): undefined reference to `RTSPClient::setupMediaSubsession(MediaSubsession&, unsigned int, unsigned int, unsigned int)'
demux_rtp.cpp:(.text+0x803): undefined reference to `RTSPClient::playMediaSession(MediaSession&, double, double, float)'
demux_rtp.cpp:(.text+0xa8c): undefined reference to `RTSPClient::createNew(UsageEnvironment&, int, char const*, unsigned short)'
demux_rtp.cpp:(.text+0xad3): undefined reference to `RTSPClient::describeWithPassword(char const*, char const*, char const*, unsigned int, int)'
demux_rtp.cpp:(.text+0xbd6): undefined reference to `RTSPClient::describeURL(char const*, Authenticator*, unsigned int, int)'
collect2: ld returned 1 exit status
make: *** [mplayer] Error 1

Please let me know if more information is required.

Andrew

--
You think that's air you're breathing now?
_______________________________________________
MPlayer-users mailing list
MPlaye...@mplayerhq.hu
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users

Ionut Biru

unread,
Mar 8, 2012, 5:59:54 AM3/8/12
to MPlayer usage questions, feature requests, bug reports
On 03/07/2012 10:46 PM, andrew wrote:
> Hi,
>
> Running the latest svn MPlayer, live555 2012.02.29 and 64bit Linux
> compile fails as follows:
>
> libmpdemux/demux_rtp.o: In function `demux_close_rtp':
> demux_rtp.cpp:(.text+0xd5): undefined reference to `RTSPClient::teardownMediaSession(MediaSession&)'
> libmpdemux/demux_rtp.o: In function `demux_open_rtp':
> demux_rtp.cpp:(.text+0x768): undefined reference to `RTSPClient::setupMediaSubsession(MediaSubsession&, unsigned int, unsigned int, unsigned int)'
> demux_rtp.cpp:(.text+0x803): undefined reference to `RTSPClient::playMediaSession(MediaSession&, double, double, float)'
> demux_rtp.cpp:(.text+0xa8c): undefined reference to `RTSPClient::createNew(UsageEnvironment&, int, char const*, unsigned short)'
> demux_rtp.cpp:(.text+0xad3): undefined reference to `RTSPClient::describeWithPassword(char const*, char const*, char const*, unsigned int, int)'
> demux_rtp.cpp:(.text+0xbd6): undefined reference to `RTSPClient::describeURL(char const*, Authenticator*, unsigned int, int)'
> collect2: ld returned 1 exit status
> make: *** [mplayer] Error 1
>
> Please let me know if more information is required.
>
> Andrew
>

you need to recompile live-media with -DRTSPCLIENT_SYNCHRONOUS_INTERFACE=1

--
Ionuț

three18ti

unread,
Mar 13, 2012, 7:41:24 PM3/13/12
to mplaye...@mplayerhq.hu

Receiving the same error here.

I added this to the compile options in the Makefile, but received the same error
when attempting to compile mplayer/mencoder.

Moving the live library out of /usr/local/lib allowed mplayer/mencoder to
compile successfully, however, it completed without live555 support.

Not trying to hijack the thread, just wanted OP to know he is not alone.

andrew

unread,
Mar 14, 2012, 1:28:39 AM3/14/12
to mplaye...@mplayerhq.hu
On Tue, Mar 13, 2012 at 11:41:24PM +0000, three18ti wrote:

> Receiving the same error here.
>
> I added this to the compile options in the Makefile, but received the same error
> when attempting to compile mplayer/mencoder.
>
> Moving the live library out of /usr/local/lib allowed mplayer/mencoder to
> compile successfully, however, it completed without live555 support.
>
> Not trying to hijack the thread, just wanted OP to know he is not alone.

I have still not been able to get MPlayer to compile with latest
live555. My own solution was simply to retreat to 2011.12.23 which is
available here:

http://live555sourcecontrol.googlecode.com/files/live.2011.12.23.tar.gz

Compiles fine without modification with both MPlayer and vlc.

Andrew

--
You think that's air you're breathing now?

Reply all
Reply to author
Forward
0 new messages