How to fix to mplayer relocation error: mplayer: symbol codec_wav_tags on Debian Testing / Unstable

Saturday, 18th September 2010

After a recent update of my installed packages I’ve noticed that my both mplayer and gmplayer stopped working

The error that prevented the mplayer binary to start up was:

mplayer: relocation error: mplayer: symbol codec_wav_tags, version LIBAVFORMAT_52 not defined in file libavformat.so.52 with link time reference

After I’ve checked online I’ve figured out that the bug is reported on debian forums

The forum also pointed a solution which by the way happened to be really easy. To solve it I did 3 things as follows:

1. Deinstall / Uninstall the existent installed mplayer package

debian-desktop:~# apt-get remove mplayer

2. Add the deb http://www.debian-multimedia.org unstable main to /etc/apt/sources.list

debian-desktop:~# echo 'deb http://www.debian-multimedia.org unstable main' >> /etc/apt/sources.list

3. Do a repo available package update with apt-get update and install the existent mplayer in debian-multimedia

debian-desktop:~# apt-get update
debian-desktop:~# apt-get install mplayer

Now your new mplayer installed from Debian Multimedia’s repositories should be working perfectly fine, it seems the version in Debian Multimedia’s repos is already fixed, while in Squeeze / Sid (Testing Unstable), it’s yet broken.

Share this on:

Download PDFDownload PDF

Tags:

One Response to “How to fix to mplayer relocation error: mplayer: symbol codec_wav_tags on Debian Testing / Unstable”

  1. polle says:
    Google Chrome 31.0.1650.63 Google Chrome 31.0.1650.63 GNU/Linux x64 GNU/Linux x64
    Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.63 Safari/537.36

    lol what a dumb help

    View CommentView Comment

Leave a Reply

CommentLuv badge