I got this:

.
.
.
dpkg-shlibdeps: warning: debian/wine/usr/lib/wine/start.exe.so shouldn't be 
linked with libm.so.6 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/wine/usr/lib/wine/crtdll.dll.so shouldn't be 
linked with libm.so.6 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/wine/usr/lib/wine/ddrawex.dll.so shouldn't be 
linked with libm.so.6 (it uses none of its symbols).
.
.
.

in compilation by :

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

the result is SEGFAULTing - so i think - is there bad version of libm?

-- 
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