https://bugs.winehq.org/show_bug.cgi?id=39109
Bug ID: 39109 Summary: Erro na compilação do wine pelo cygwin Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: heliomoreno@gmail.com
./tools/winebuild/winebuild.exe -m64 -w --implib -o dlls/aclui/libaclui.a --export ./dlls/aclui/aclui.spec winebuild: Unix-style import libraries not supported yet Makefile:492: recipe for target 'dlls/aclui/libaclui.a' failed make: *** [dlls/aclui/libaclui.a] Error 1
------------------------- ~/Downloads/wine-1.6.2 $ CC="ccache gcc" ./configure --enable-win64 --without-freetype --without-x make depend make <-- apresenta erro nesta parte
https://bugs.winehq.org/show_bug.cgi?id=39109
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Erro na compilação do wine |Error when compiling wine |pelo cygwin |using cygwin
https://bugs.winehq.org/show_bug.cgi?id=39109
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.6.2
--- Comment #1 from Austin English austinenglish@gmail.com --- Please retest in 1.7.49, 1.6.2 is very old. Trying 32-bit instead of win64 may also help.
What's your goal here though? Wine compiled under cygwin isn't very useful, other than finding issues with wine's portability..
https://bugs.winehq.org/show_bug.cgi?id=39109
--- Comment #2 from Helio Moreno heliomoreno@gmail.com --- helio@helio-PC ~/wine-1.7.49 -----------Erro com Versão 32 -------------------------------- c_037.o: file not recognized: File format not recognized collect2: error: ld returned 1 exit status Makefile:269: recipe for target 'libwine.dll' failed make[1]: *** [libwine.dll] Error 1 make[1]: Leaving directory '/home/helio/wine-1.7.49/libs/wine' Makefile:18714: recipe for target 'libs/wine' failed make: *** [libs/wine] Error 2 ------------------Erro na Versão 64 ---------------------------- ./tools/winebuild/winebuild.exe -m64 -w --implib -o dlls/aclui/libaclui.a --export ./dlls/aclui/aclui.spec winebuild: Unix-style import libraries not supported yet Makefile:295: recipe for target 'dlls/aclui/libaclui.a' failed make: *** [dlls/aclui/libaclui.a] Error 1
---------------------------------------------------------------- Preciso roda wine para instalar o IE 6/7/8/9 (o ieteste não atende para os teste que estou realizando) e outros software de windows apresenta incompatibilidade com windows 7/8/10 e rodam perfeitamente com o wine no linux. Tenho maquina virtual e estou querendo roda direto sem virtualizar.
https://bugs.winehq.org/show_bug.cgi?id=39109
--- Comment #3 from Bruno Jesus 00cpxxx@gmail.com --- Helio, por favor, use inglês nos posts. Use o google tradutor se for necessário.
Please use English in the posts, use Google translator if necessary.
https://bugs.winehq.org/show_bug.cgi?id=39109
--- Comment #4 from Helio Moreno heliomoreno@gmail.com --- helio@helio-PC ~/wine-1.7.49 -----------Error in version 32 -------------------------------- c_037.o: file not recognized: File format not recognized collect2: error: ld returned 1 exit status Makefile:269: recipe for target 'libwine.dll' failed make[1]: *** [libwine.dll] Error 1 make[1]: Leaving directory '/home/helio/wine-1.7.49/libs/wine' Makefile:18714: recipe for target 'libs/wine' failed make: *** [libs/wine] Error 2 ------------------Error in version 64 ---------------------------- ./tools/winebuild/winebuild.exe -m64 -w --implib -o dlls/aclui/libaclui.a --export ./dlls/aclui/aclui.spec winebuild: Unix-style import libraries not supported yet Makefile:295: recipe for target 'dlls/aclui/libaclui.a' failed make: *** [dlls/aclui/libaclui.a] Error 1
---------------------------------------------------------------- I need wine wheel to install IE 6/7/8/9 (the ieteste does not meet for the test I'm doing) and other Windows software presents incompatibility with Windows 7/8/10 and run perfectly with the wine on Linux. I'm wondering virtual machine and runs directly without virtualizing.
https://bugs.winehq.org/show_bug.cgi?id=39109
--- Comment #5 from Bruno Jesus 00cpxxx@gmail.com --- The idea is to run wine in windows to be able to run iexplore 6 to 9 in order to test some sites.
There is no need to compile wine in cygwin to do that, just run wine from linux and have a different prefix for each IE installation.
https://bugs.winehq.org/show_bug.cgi?id=39109
--- Comment #6 from Helio Moreno heliomoreno@gmail.com --- (In reply to Bruno Jesus from comment #5)
The idea is to run wine in windows to be able to run iexplore 6 to 9 in order to test some sites.
There is no need to compile wine in cygwin to do that, just run wine from linux and have a different prefix for each IE installation.
To perform the test sites only IETester decides to test applications with ActiveX have some environments with Linux Ubuntu, Debian and Fedora, and if I want to install Internet Explorer versions 6-9 with the same different supplements on the Windows thing which is not possible on the same machine. But with the programs PlayOnLinux, IEs4Linux or even own wine yes, so I'm trying to do the same applications that have Linux running on Windows cygwin to install the above calls for wine and was not found then the package was build to perform the environment and so in the end when I make the last step to make it displays the error.
https://bugs.winehq.org/show_bug.cgi?id=39109
Chebanenko Igor chebanenkoigor93@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |chebanenkoigor93@gmail.com
--- Comment #7 from Chebanenko Igor chebanenkoigor93@gmail.com --- Tested with Wine 5.11 and 32 bit Cygwin on Win7 64 bit. Bug still here.
https://bugs.winehq.org/show_bug.cgi?id=39109
--- Comment #8 from Chebanenko Igor chebanenkoigor93@gmail.com --- Is it possible to make Cygwin 32 bit report in Windows as Win32 platform? And same for 64 bit Cygwin (Win64)? That could help with bug (theoretically).
https://bugs.winehq.org/show_bug.cgi?id=39109
--- Comment #9 from Chebanenko Igor chebanenkoigor93@gmail.com --- (In reply to Chebanenko Igor from comment #8)
Is it possible to make Cygwin 32 bit report in Windows as Win32 platform? And same for 64 bit Cygwin (Win64)? That could help with bug (theoretically).
Just a little update for my previous comment,because it sounds confusing.
I think about that Cygwin 32 bit could be reported as "x86" platform,and 64 bit version could be marked as "x86_64" platform.
https://bugs.winehq.org/show_bug.cgi?id=39109
--- Comment #10 from Chebanenko Igor chebanenkoigor93@gmail.com --- Any updates?
https://bugs.winehq.org/show_bug.cgi?id=39109
--- Comment #11 from Chebanenko Igor chebanenkoigor93@gmail.com --- Tested with Wine 5.13. Bug still here.
https://bugs.winehq.org/show_bug.cgi?id=39109
--- Comment #12 from Chebanenko Igor chebanenkoigor93@gmail.com --- Any updates? And also...
Our scenarios:
1) 64bit Windows & 64bit Cygwin installation. - Fail. 2) 64bit Windows & 32bit Cygwin installation. - Fail.
But there is one scenario that wasn't tested.
32bit Windows & 32bit Cygwin Installation.
But... I tested it. And Wine failed to compile. I hope,that Alexandre Julliard will see my comment,and will do something to make Wine & Cygwin compatible with each other.
https://bugs.winehq.org/show_bug.cgi?id=39109
--- Comment #13 from Chebanenko Igor chebanenkoigor93@gmail.com --- Any updates with Wine 6.0 RC?
https://bugs.winehq.org/show_bug.cgi?id=39109
--- Comment #14 from Chebanenko Igor chebanenkoigor93@gmail.com --- We have Wine 6.5. Any updates?
https://bugs.winehq.org/show_bug.cgi?id=39109
--- Comment #15 from Chebanenko Igor chebanenkoigor93@gmail.com --- Wine 7.19 was released. Any updates?