compile error in current cvs

Stefan Leichter Stefan.Leichter at camLine.com
Wed Aug 10 17:15:59 CDT 2005


Hello,

current cvs does not compile for me. Im on SuSE 9.0. 

gcc -c -I../../../wine/dlls/msxml3 -I. -I../../../wine/include -I../../include  
-D__WINESRC__  -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe 
-mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  
-g -O2 -o msxml3.dll.dbg.o msxml3.dll.dbg.c
../../tools/winegcc/winegcc -B../../tools/winebuild -shared ../../../wine/
dlls/msxml3/msxml3.spec    domdoc.o element.o factory.o main.o node.o 
nodemap.o  msxml3.dll.dbg.o    -o msxml3.dll.so -L../../dlls -L../../dlls/
oleaut32 -L../../dlls/advapi32 -L../../dlls/kernel32 -L../../dlls/ntdll 
-loleaut32 -ladvapi32 -lkernel32 -lntdll  -L../../libs/wine -lwine -luuid 
-L../../libs/unicode -lwine_unicode  -L../../libs/port -lwine_port
domdoc.o(.text+0xfd2): In function `domdoc_get_documentElement':
/usr/src/wine/wine-build2/dlls/msxml3/../../../wine/dlls/msxml3/domdoc.c:518: 
undefined reference to `xmlDocGetRootElement'
domdoc.o(.text+0x1457): In function `doread':
/usr/src/wine/wine-build2/dlls/msxml3/../../../wine/dlls/msxml3/domdoc.c:671: 
undefined reference to `xmlParseMemory'
main.o(.text+0x77): In function `DllMain':
/usr/src/wine/wine-build2/dlls/msxml3/../../../wine/dlls/msxml3/main.c:54: 
undefined reference to `xmlCleanupParser'
main.o(.text+0x88):/usr/src/wine/wine-build2/dlls/msxml3/../../../wine/dlls/
msxml3/main.c:48: undefined reference to `xmlInitParser'
node.o(.text+0x21e): In function `xmlnode_Release':
/usr/src/wine/wine-build2/dlls/msxml3/../../../wine/dlls/msxml3/node.c:128: 
undefined reference to `xmlFreeDoc'
nodemap.o(.text+0x388): In function `xmlnodemap_getNamedItem':
/usr/src/wine/wine-build2/dlls/msxml3/../../../wine/dlls/msxml3/nodemap.c:158: 
undefined reference to `xmlHasNsProp'
collect2: ld returned 1 exit status
winegcc: gcc failed.
make[2]: *** [msxml3.dll.so] Fehler 2
make[2]: Leaving directory `/usr/src/wine/wine-build2/dlls/msxml3'
make[1]: *** [msxml3] Fehler 2
make[1]: Leaving directory `/usr/src/wine/wine-build2/dlls'
make: *** [dlls] Fehler 2

My installed xml rpm are:

libxml2-2.5.10-36
libxml-1.8.17-372
libxml2-devel-2.5.10-36


Bye Stefan



More information about the wine-devel mailing list