I rebuild the wine package for myself without stripping the symbols:

sudo apt-get build-dep wine
apt-get source wine
cd wine-0.9.55
export DEB_BUILD_OPTIONS=nostrip
dpkg-buildpackage -rfakeroot -us -uc
cd ..
sudo dpkg -i wine_0.9.55-0ubuntu1_i386.deb

And now my wine 0.9.55 runs perfectly without any errors.. I hoped to provide a 
more indepth error report but there seems to be a packaging error due to a 
incompatible library with the current hardy set.
I'll try to build a normal package later to verify that is was only an older 
library included or something. If people are willing to try this without the 
nostrip they are welcome.

-- 
wine segfaults on winecfg
https://bugs.launchpad.net/bugs/191575
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

Reply via email to