Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 414213 - media-video/mplayer2-2.0_p20120309 - In function 'char* openURL_rtsp(RTSPClient*, const char*)': libmpdemux/demux_rtp.cpp:100:20: error: 'class RTSPClient' has no member named 'describeWithPassword'
Summary: media-video/mplayer2-2.0_p20120309 - In function 'char* openURL_rtsp(RTSPClie...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2012-05-01 08:35 UTC by Alexander Polozov
Modified: 2012-05-14 10:32 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,24.92 KB, text/plain)
2012-05-01 08:35 UTC, Alexander Polozov
Details
live-media.patch (live-media.patch,471 bytes, patch)
2012-05-01 15:33 UTC, Ben Kohler
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Polozov 2012-05-01 08:35:08 UTC
Created attachment 310551 [details]
build.log

mplayer2 don't build
Comment 1 Ben Kohler gentoo-dev 2012-05-01 15:33:40 UTC
Created attachment 310571 [details, diff]
live-media.patch

Here's a patch for mplayer2 to fix building with USE="live", from arch linux bug report here: https://bugs.archlinux.org/task/28759

I have confirmed successful build on media-video/mplayer2-2.0_p20120309 but have not tested with actual live media playback.
Comment 2 Alexander Polozov 2012-05-09 05:31:45 UTC
Anybody, fix please a ebuild to this path
Comment 3 Tomáš Chvátal (RETIRED) gentoo-dev 2012-05-14 10:32:11 UTC
Live support droped from the ebuild, libav/ffmpeg provide same functionality anyway :)

Thanks for the report.