[Wine] SAXXMLReader

bill lam cbill.lam at gmail.com
Tue Mar 25 09:06:32 CDT 2008


Perhaps the msxml3: Added support for SAXXMLReader causes compilation failure on 
my ubuntu gutsy amd64

libxml/SAX2.h: No such file or directory
   libxml/SAX2.h was first included from saxreader.c:41
make[2]: [Makefile] Error 1 (ignored)
../../tools/makedep -C. -S../.. -T../.. -I/usr/include/libxml2 
-I/usr/include/libxml2   attribute.c cdata.c comment.c docfrag.c domdoc.c 
domimpl.c element.c entityref.c factory.c main.c node.c nodelist.c nodemap.c 
parseerror.c pi.c queryresult.c regsvr.c saxreader.c schema.c text.c uuid.c 
xmldoc.c xmlelem.c  version.rc
libxml/SAX2.h: No such file or directory
   libxml/SAX2.h was first included from saxreader.c:41
make[2]: *** [depend] Error 1
make[2]: Leaving directory `/home/bill/wine-git/dlls/msxml3'
make[1]: *** [msxml3/__depend__] Error 2
make[1]: Leaving directory `/home/bill/wine-git/dlls'
make: *** [dlls/__depend__] Error 2

libxml2-dev was already installed and that SAX2.h do exist.

any idea how to fix it?



More information about the wine-users mailing list