FS#15433 - [vlc] 1.0.0 x86_64: bad DSO linked in some plugins.
Attached to Project:
Arch Linux
Opened by Gerardo Exequiel Pozzi (djgera) - Wednesday, 08 July 2009, 01:12 GMT
Last edited by Giovanni Scafora (giovanni) - Wednesday, 08 July 2009, 09:52 GMT
Opened by Gerardo Exequiel Pozzi (djgera) - Wednesday, 08 July 2009, 01:12 GMT
Last edited by Giovanni Scafora (giovanni) - Wednesday, 08 July 2009, 09:52 GMT
|
Details
Description: Both extra/vlc-1.0.0-1 and testing/vlc-1.0.0-2
are affected (i686 is OK)
FILE /usr/lib/vlc/access/libdvdnav_plugin.so FILE /usr/lib/vlc/audio_output/libaout_sdl_plugin.so FILE /usr/lib/vlc/codec/libsdl_image_plugin.so FILE /usr/lib/vlc/video_output/libvout_sdl_plugin.so NEEDED libvlccore.so.0 But the correct SONAME is libvlccore.so.2 Sure this is because was builded inside a chroot/system with the previous version vlc installed. |
This task depends upon
Comment by
Giovanni Scafora (giovanni) -
Wednesday, 08 July 2009, 09:52 GMT
I just rebuilt both extra/vlc-1.0.0-1 and testing/vlc-1.0.0-2 for
x86_64 without the previous version of vlc installed.