It seems like building the sourcepackage and installing the resulting packages 
fixes the error.
How can this be?
Shouldnt all packages have been built from the source packages?
Or has this been fixed inbetween?
What i did was sudo apt-get remove --purge amsn amsn-data
sudo apt-get build-dep amsn amsn-data
apt-get source amsn
cd amsn-0.98.1~debian
sudo dpkt-buildpackage
cd ..
sudo dpkg -i *.deb
and it works.

-- 
Amsn can't load the library tcl_farsight.so on 64 bits systems. It complains of 
the ELF class being ELFCLASS32
https://bugs.launchpad.net/bugs/449072
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to