[Bug 6552] Error under Kubuntu when installing Wine from sources by launching winecfg : Segmentation error.

Wine Bugs wine-bugs at winehq.org
Sun Oct 29 07:15:24 CST 2006


http://bugs.winehq.org/show_bug.cgi?id=6552





------- Additional Comments From ajackson at bcs.org.uk  2006-29-10 07:15 -------
Fairly easy fix for this when your run ./configure run it like this:

./configure CFLAGS=-fno-stack-protector

The default under *ubuntu is for the stack protector flag to be enabled which
causes the wine preloader to crash, turn it off and wine compiles fine and works
without any noticable problems.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list