You are not logged in.

#1 2011-01-08 14:54:22

jgkeizer
Member
Registered: 2011-01-08
Posts: 2

VLC + MPLAYER not working anymore

Today I notticed that VLC and Mplayer are not working anymore. The problem seems to be with libFLAC.so.8

vlc -v gives:
VLC media player 1.1.5 The Luggage (revision exported)
[0x23ec120] main libvlc warning: cannot read /usr/lib/vlc/plugins/plugins-04081e-1f8.dat (No such file or directory)
[0x23ec120] main libvlc warning: cannot load module `/usr/lib/vlc/plugins/codec/libfluidsynth_plugin.so' (libFLAC.so.8: wrong ELF class: ELFCLASS32)
[0x23ec120] main libvlc warning: cannot load module `/usr/lib/vlc/plugins/codec/libflac_plugin.so' (libFLAC.so.8: wrong ELF class: ELFCLASS32)
[0x23ec120] main libvlc warning: cannot load module `/usr/lib/vlc/plugins/audio_output/libpulse_plugin.so' (libFLAC.so.8: wrong ELF class: ELFCLASS32)
[0x23ec120] main libvlc warning: cannot load module `/usr/lib/vlc/plugins/access/libaccess_smb_plugin.so' (/lib/libattr.so.1: undefined symbol: attr_copy_check_permissions, version ATTR_1.1)
Inconsistency detected by ld.so: dl-tls.c: 79: _dl_next_tls_modid: Assertion `result <= _rtld_local._dl_tls_max_dtv_idx + 1' failed!

and mplayer:
mplayer: error while loading shared libraries: libFLAC.so.8: wrong ELF class: ELFCLASS32

Does anyone know how this problem can be fixed?
Cheers,
Joris

Offline

#2 2011-01-08 15:08:36

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: VLC + MPLAYER not working anymore

you installed flac i686 on your x86_64 system. i wonder how you managed that


Give what you have. To someone, it may be better than you dare to think.

Offline

#3 2011-01-09 14:53:20

jgkeizer
Member
Registered: 2011-01-08
Posts: 2

Re: VLC + MPLAYER not working anymore

Solved! A simple pacman -S flac did the job!
Thanks!

Offline

Board footer

Powered by FluxBB