[Bug 26177] New: Compilation of dlls/msxml3 fails on CentOS 3

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Feb 20 03:50:10 CST 2011


http://bugs.winehq.org/show_bug.cgi?id=26177

           Summary: Compilation of dlls/msxml3 fails on CentOS 3
           Product: Wine
           Version: 1.3.14
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: msxml3
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: arethusa26 at gmail.com


When compiling Wine within a CentOS 3 virtual machine, make aborts with:

make[1]: Entering directory `/home/arethusa/wine-1.3.14/dlls/msxml3'
gcc -c -I. -I. -I../../include -I../../include -I/usr/include/libxml2  
-I/usr/include/libxml2   -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC
-Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement
-Wstrict-prototypes -Wwrite-strings -Wpointer-arith  -g -O2  -o attribute.o
attribute.c
In file included from attribute.c:32:
msxml_private.h:221: syntax error before "xmlErrorLevel"
msxml_private.h:221: warning: function declaration isn't a prototype
msxml_private.h:222: syntax error before "xmlErrorPtr"
msxml_private.h:222: warning: function declaration isn't a prototype
make[1]: *** [attribute.o] Error 1
make[1]: Leaving directory `/home/arethusa/wine-1.3.14/dlls/msxml3'
make: *** [dlls/msxml3] Error 2

yum reports the system installation of libxml2 as:

Name   : libxml2
Arch   : i386
Version: 2.5.10
Release: 15

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list