I deleted my wine - folder and did a full cvs checkout today(23:00 CET ) But there's still a problem in winejack: The previously reported errors seem to be away
gcc -c -I. -I. -I../../../include -I../../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -O2 -march=athlon-xp -m32 -mmmx -m3dnow -msse -ftracer -funroll-loops -fpeel-loops -funswitch-loops -fweb -funit-at-a-time -o winejack.drv.dbg.o winejack.drv.dbg.c ../../../tools/winegcc/winegcc -B../../../tools/winebuild -shared ./winejack.drv.spec audio.o jack.o winejack.drv.dbg.o -o winejack.drv.so -L../../../dlls -lwinmm -luser32 -lkernel32 -L../../../libs/wine -lwine -ldxguid -luuid -L../../../libs/port -lwine_port audio.o(.text+0x22fe): In function `JACK_WaveInit': /home/sifff/wine/dlls/winmm/winejack/audio.c:935: undefined reference to `strcpyW' audio.o(.text+0x23de):/home/sifff/wine/dlls/winmm/winejack/audio.c:969: undefined reference to `strcpyW' collect2: ld gab 1 als Ende-Status zurück winegcc: gcc failed. make[2]: *** [winejack.drv.so] Fehler 2 make[2]: Leaving directory `/home/sifff/wine/dlls/winmm/winejack' make[1]: *** [winmm/winejack] Fehler 2 make[1]: Leaving directory `/home/sifff/wine/dlls' make: *** [dlls] Fehler 2
On Tue, 7 Dec 2004, Florian Goth wrote:
I deleted my wine - folder and did a full cvs checkout today(23:00 CET ) But there's still a problem in winejack:
Use one of the three patches that have been posted on wine-patches. Just to show I'm really impartial I attached mine<g>.