http://bugs.winehq.org/show_bug.cgi?id=13035
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |
--- Comment #5 from Lei Zhang thestig@google.com 2008-11-18 14:16:09 --- Except now Wine does not compile on Dapper. Even with --without-xml.
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 -Wwrite-strings -Wpointer-arith -g -O2 -o attribute.o attribute.c In file included from attribute.c:33: msxml_private.h:108: error: 'xsltInit' undeclared here (not in a function) msxml_private.h:108: warning: type defaults to 'int' in declaration of 'pxsltInit'