Bug#770741: vlc: FTBFS on hppa: borked plugin files
John David Anglin
dave.anglin at bell.net
Thu Nov 27 20:13:31 UTC 2014
On 11/23/2014 6:38 PM, Sebastian Ramacher wrote:
> ldd -r on my machine for these plugins gives me
>
> /usr/lib/vlc/plugins/demux/libavformat_plugin.so:
> linux-vdso.so.1 (0x00007fff4e396000)
> libvlccore.so.8 => /usr/lib/libvlccore.so.8 (0x00007f98c97f3000)
> libavformat.so.56 => /usr/lib/x86_64-linux-gnu/libavformat.so.56 (0x00007f98c94b3000)
> libavcodec.so.56 => /usr/lib/x86_64-linux-gnu/libavcodec.so.56 (0x00007f98c8560000)
> libavutil.so.54 => /usr/lib/x86_64-linux-gnu/libavutil.so.54 (0x00007f98c8334000)
It looks to me like the dependence on libX11 or libxcb arises because
x11grab is enabled
for the libav package. This introduces a dependence on xfixes which in
turn depends on libX11 and libxcb.
Enabling x11grab causes linking against libxfixes3 but why this
introduces a dependency on xfixes in
packages like libavformat56 is not clear. It didn't help to rebuild
libav and libxfixes.
Dave
--
John David Anglin dave.anglin at bell.net
More information about the pkg-multimedia-maintainers
mailing list