build problem with current CVS (20030125 9:45 UTC)

Stefan Leichter Stefan.Leichter at camLine.com
Sat Jan 25 04:05:02 CST 2003


Hello

compiling the current cvs fails for me with:

make[2]: Entering directory `/usr/src/wine/wine-build/dlls/winspool'
gcc -shared  -Wl,-Bsymbolic,-z,defs winspool.drv.spec.o    info.o wspool.o  winspool.drv.dbg.o -o winspool.drv.so -L../../dlls  -L../../library -lwine  -lm  -lc
info.o: In function `PRINTER_INFO_2AtoW':
/home/sle/src/wine/wine-build/dlls/winspool/info.c:554: undefined reference to `HEAP_strdupAtoW'
/home/sle/src/wine/wine-build/dlls/winspool/info.c:555: undefined reference to `HEAP_strdupAtoW'
/home/sle/src/wine/wine-build/dlls/winspool/info.c:556: undefined reference to `HEAP_strdupAtoW'
/home/sle/src/wine/wine-build/dlls/winspool/info.c:557: undefined reference to `HEAP_strdupAtoW'
/home/sle/src/wine/wine-build/dlls/winspool/info.c:558: undefined reference to `HEAP_strdupAtoW'
info.o:/home/sle/src/wine/wine-build/dlls/winspool/info.c:559: more undefined references to `HEAP_strdupAtoW' follow
collect2: ld returned 1 exit status
make[2]: *** [winspool.drv.so] Error 1
make[2]: Leaving directory `/usr/src/wine/wine-build/dlls/winspool'
make[1]: *** [winspool] Error 2
make[1]: Leaving directory `/usr/src/wine/wine-build/dlls'
make: *** [dlls] Error 2

Does someone else have this problem ?

For me it looks like the patch 
http://www.winehq.com/hypermail/wine-patches/2003/01/0320.html
or some parts of it did not make it into cvs

Bye Stefan



More information about the wine-devel mailing list