http://bugs.winehq.org/show_bug.cgi?id=18276 Summary: wine build fails on 64 bit systems (linking elf32-i386 objects with elf64-x86-64 objects) Product: Wine Version: unspecified Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: martin.zwickel(a)novabasedigitaltv.de Created an attachment (id=20809) --> (http://bugs.winehq.org/attachment.cgi?id=20809) The Log-Output of the complete build process I try to build the latest git branch from scratch but the build fails after some time. It somehow tries to link 32bit objects with 64bit objects: /usr/bin/ld: Relocatable linking with relocations from format elf32-i386 (activeds_main.o) to format elf64-x86-64 (activeds.gZarxo.o) is not supported To build it I used the gentoo ebuild wine-9999. I believe the configuration is wrong, but could someone shed some light on it? It worked fine a few months ago. -- 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.