While compiling the wine-0.9.49 I am getting these error. Please help me to resolve these error's.
winegcc: gcc failed make[2]: *** [winex11.drv.so] Error 2 make[2]: Leaving directory `/home/manish/Desktop/Download/wine-0.9.49/dlls/winex11.drv' make[1]: *** [winex11.drv] Error 2 make[1]: Leaving directory `/home/manish/Desktop/Download/wine-0.9.49/dlls' make: *** [dlls] Error 2
Thanking in anticipation.
with regards: Manish
Chat on a cool, new interface. No download required. Go to http://in.messenger.yahoo.com/webmessengerpromo.php
If you could raise a bug in bugzilla, we could discuss it there. And please attach the config.log to the bugzilla entry.
-- VJ
On Dec 1, 2007 10:38 AM, manish jaiswal manish.iitm@yahoo.co.in wrote:
While compiling the wine-0.9.49 I am getting these error. Please help me to resolve these error's.
winegcc: gcc failed make[2]: *** [winex11.drv.so] Error 2 make[2]: Leaving directory `/home/manish/Desktop/Download/wine-0.9.49/dlls/winex11.drv' make[1]: *** [winex11.drv] Error 2 make[1]: Leaving directory `/home/manish/Desktop/Download/wine-0.9.49/dlls' make: *** [dlls] Error 2
Thanking in anticipation.
with regards: Manish ________________________________ Get the freedom to save as many mails as you wish. Click here to know how.
manish jaiswal wrote:
While compiling the wine-0.9.49 I am getting these error. Please help me to resolve these error's.
winegcc: gcc failed make[2]: *** [winex11.drv.so] Error 2 make[2]: Leaving directory `/home/manish/Desktop/Download/wine-0.9.49/dlls/winex11.drv' make[1]: *** [winex11.drv] Error 2 make[1]: Leaving directory `/home/manish/Desktop/Download/wine-0.9.49/dlls' make: *** [dlls] Error 2
Thanking in anticipation.
Please raise this as a bug in the Wine Bugzilla. Please advise as the version of gcc, your operating system and as much detail including any log files you can provide.
Please also be aware that Wine will NOT build properly with any version of gcc 4.0
James McKenzie
James McKenzie wrote:
Please also be aware that Wine will NOT build properly with any version of gcc 4.0
Can you elaborate? I have been building wine with gcc-4.* since forever and never had any problems with that. Currently I'm using gcc 4.2.2 (Gentoo 4.2.2 p1.0).
tom
James McKenzie wrote:
Please also be aware that Wine will NOT build properly with any version of gcc 4.0
Can you elaborate? I have been building wine with gcc-4.* since forever and never had any problems with that. Currently I'm using gcc 4.2.2 (Gentoo 4.2.2 p1.0).
tom
Hi! Me too. Maybe James references just 4.0.x, not 4.1/4.2... With regards, Pavel Troller
On Sun, Dec 02, 2007 at 01:01:04PM +0100, Pavel Troller wrote:
James McKenzie wrote:
Please also be aware that Wine will NOT build properly with any version of gcc 4.0
Can you elaborate? I have been building wine with gcc-4.* since forever and never had any problems with that. Currently I'm using gcc 4.2.2 (Gentoo 4.2.2 p1.0).
tom
Hi! Me too. Maybe James references just 4.0.x, not 4.1/4.2... With regards, Pavel Troller
The gcc 4.0 thing is a _fully_working_ compilation which however SafeDisc does not like.
We need more context before the gcc error.
Ciao, Marcus