http://bugs.winehq.org/show_bug.cgi?id=24404
Summary: Wine git 15/09/2010 does not compile Product: Wine Version: 1.3.2 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: msxml3 AssignedTo: wine-bugs@winehq.org ReportedBy: adys.wh@gmail.com
ccache gcc-4.4 -msse4 -march=native -mtune=native -O0 -Wall -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wwrite-strings -Wpointer-arith -Wno-unused-result -g -O2 -o domdoc.o domdoc.c domdoc.c:2524: error: conflicting types for ‘DOMDocument_create’ msxml_private.h:247: note: previous declaration of ‘DOMDocument_create’ was here make[1]: *** [domdoc.o] Error 1 make[1]: Leaving directory `/home/adys/src/wine/dlls/msxml3' make: *** [install] Error 2