http://bugs.winehq.org/show_bug.cgi?id=31795
Bug #: 31795 Summary: wine-mono 0.0.6 cannot build Product: Wine Version: 1.5.13 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: felixonmars@gmail.com Classification: Unclassified
I'm getting the following error when installing on an arch box:
checking whether the C compiler works... no configure: error: in `/tmp/yaourt-tmp-photon/aur-wine-mono/src/wine-mono-0.0.6/b uild-cross-x86_64': configure: error: C compiler cannot create executables See `config.log' for more details
A config.log from someone who is having the same problem:
config.log: https://dl.dropbox.com/u/1507406/config.log
http://bugs.winehq.org/show_bug.cgi?id=31795
Felix Yan felixonmars@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fracting@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=31795
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek@codeweavers.com
--- Comment #1 from Jacek Caban jacek@codeweavers.com 2012-09-25 06:41:43 CDT --- This seems to be a problem with your setup. Make sure you have mingw-w64 for x86_64 targets installed and x86_64-w64-mingw32-gcc is on the path.
http://bugs.winehq.org/show_bug.cgi?id=31795
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=31795
--- Comment #2 from Felix Yan felixonmars@gmail.com 2012-09-25 10:08:40 CDT --- @Jacek Caban Thanks for the reply. I've tried installing mingw-w64-gcc and x86_64-w64-mingw32-gcc is present after its installation. But then I'm getting the following error instead:
checking for x86_64-w64-mingw32-gcc... x86_64-w64-mingw32-gcc checking for x86_64-w64-mingw32-gcc... (cached) x86_64-w64-mingw32-gcc checking whether the C compiler works... no configure: error: in `/tmp/yaourt-tmp-felix/aur-wine-mono/src/wine-mono-0.0.6/bu ild-cross-x86_64': configure: error: C compiler cannot create executables
http://bugs.winehq.org/show_bug.cgi?id=31795
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #3 from Jacek Caban jacek@codeweavers.com 2012-09-25 10:20:23 CDT --- I'd need updated config.log to be sure, but you're probably missing mingw-w64-crt and/or headers now.
http://bugs.winehq.org/show_bug.cgi?id=31795
Arthur Titeica arthur.titeica@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |arthur.titeica@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=31795
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Austin English austinenglish@gmail.com 2012-10-02 13:45:47 CDT --- Closing.