http://bugs.winehq.org/show_bug.cgi?id=21909 Summary: Compiling error: undefined reference to `__wine_exception_handler' Product: Wine Version: 1.0.1 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: build-env AssignedTo: wine-bugs(a)winehq.org ReportedBy: adam.spragg(a)octaltelecom.co.uk Created an attachment (id=26573) --> (http://bugs.winehq.org/attachment.cgi?id=26573) Output from "make" compiling wine 1.0.1 If I untar a pristine 1.0.1 source tree, and issued the following commands: $ ./configure --prefix=/home/adam/ $ make depend $ make I get compile errors of the form: undefined reference to `__wine_exception_handler' The only reference I can find to this error message on the net are bug #13299 and the mailing list/forum discussion leading up to it[0], which appears to be related to trying to build wine under a 64-bit environment. I'm running SuSE 10/x86-32. (No, I can't upgrade the core system.) $ uname -a Linux localhost 2.6.16.21-0.8-bigsmp #1 SMP Mon Jul 3 18:25:39 UTC 2006 i686 i686 i386 GNU/Linux $ lsb_release -a LSB Version: core-2.0-noarch:core-3.0-noarch:core-2.0-ia32:core-3.0- ia32:desktop-3.1-ia32:desktop-3.1-noarch:graphics-2.0-ia32:graphics-2.0- noarch:graphics-3.1-ia32:graphics-3.1-noarch Distributor ID: SUSE LINUX Description: SUSE Linux Enterprise Server 10 (i586) Release: 10 Codename: n/a $ cat /etc/SuSE-release SUSE Linux Enterprise Server 10 (i586) VERSION = 10 $ I get similar errors when trying to compile 1.1.39. [0] http://forum.winehq.org/viewtopic.php?p=5196&highlight=&sid=52a9b6ae54dfef6a... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.