Wine does not compile

martin pilka mpilka at codeweavers.com
Sun May 27 03:47:34 CDT 2007


I see Bryan already submitted patch for this. Going to try to install
libxml-dev thing in meantime.

Thanks,
Martin


> Hello,
> 
> I just tried to compile Wine on Ubuntu 6.06 and Ubuntu 7.04 (both updated). On
> both machines, I got following error:
> 
> make[2]: Entering directory `/home/mpilka/cxtest/wine/dlls/msxml3'
> gcc -c -I. -I. -I../../include -I../../include  -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:32:
> msxml_private.h:67: error: expected declaration specifiers or ‘...’ before
> ‘xmlNodePtr’
> msxml_private.h:68: error: expected declaration specifiers or ‘...’ before
> ‘xmlNodePtr’
> make[2]: *** [attribute.o] Error 1
> make[2]: Leaving directory `/home/mpilka/cxtest/wine/dlls/msxml3'
> make[1]: *** [msxml3] Error 2
> make[1]: Leaving directory `/home/mpilka/cxtest/wine/dlls'
> make: *** [dlls] Error 2
> 
> 
> Just wanted to let you know that,
> Martin




More information about the wine-devel mailing list