[Wine] Re: msvcp80.dll...

Fred2 wineforum-user at winehq.org
Mon Sep 5 14:45:18 CDT 2011


dimesio wrote:
> Is this a completely clean wineprefix--no winetricks, nothing else installed to it?

Sorry, I wasn't correct, in the empty Wine prefix was no error in iexplore.exe and SketchUp doesn't run anyways without msvcp80 (vcrun2005). After adding msvcp80, I got the described errors although it used to work in previous versions.

--

I decided to compile wine-1.3.26, but after some hours I got an error and I can't imagine what I could have done wrong. If I try it again, it would probably abort again...

Code:
make[1]: Betrete Verzeichnis '/home/fred/wine-1.3.26/dlls/winex11.drv'
gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wwrite-strings -Wpointer-arith -Wlogical-op  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o xrender.o xrender.c
xrender.c:2443:6: error: conflicting types for ‘XRender_AlphaBlend’
x11drv.h:320:13: note: previous declaration of ‘XRender_AlphaBlend’ was here
make[1]: *** [xrender.o] Fehler 1
make[1]: Verlasse Verzeichnis '/home/fred/wine-1.3.26/dlls/winex11.drv'
make: *** [dlls/winex11.drv] Fehler 2

Compilation failed, aborting install.









More information about the wine-users mailing list