http://bugs.winehq.org/show_bug.cgi?id=5510
Summary: wine refuses to compile on x86_64 Product: Wine Version: CVS Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: Danny_Schneider_Hessen@web.de
x86_64 with Ubuntu 6.06
fetched last CVS and called wineinstall: ------------------------------------------------------------------------------- danny@amd64pc01:/root/wine/tools$ ./wineinstall WINE Installer v0.75
/root/wine /root/wine/tools Running configure...
configure: creating cache config.cache checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking whether make sets $(MAKE)... yes checking for gcc... gcc -m32 checking for C compiler default output file name... configure: error: C compiler cannot create executables See `config.log' for more details.
Configure failed, aborting install -------------------------------------------------------------------------------
also tried wine-0.9.15~winehq0~ubuntu~6.06 from the repositories -> same Problem