CVS bombs

Andreas Mohr andi at rhlx01.fht-esslingen.de
Tue May 20 01:12:43 CDT 2003


Hi all,

main.c:34: warning: implicit declaration of function `exit'
gcc -o wine -Wl,--section-start,.interp=0x3c000100 main.o  -L../dlls -lntdll.dll -L../libs/wine -lwine -L../libs/unicode -lwine_unicode -L../libs/port -lwine_port 
../dlls/libntdll.dll.so: undefined reference to `SetWaitableTimer'
../dlls/libntdll.dll.so: undefined reference to `CancelWaitableTimer'
../dlls/libntdll.dll.so: undefined reference to `CreateWaitableTimerA'
collect2: ld returned 1 exit status
make[1]: *** [wine] Error 1
make[1]: Leaving directory `/usr/local/src/wine/miscemu'
make: *** [miscemu] Error 2

Not sure whether that's a general problem of the timer transitions
or just a quirkiness in my local modified tree, but...

-- 
Andreas Mohr                        Stauferstr. 6, D-71272 Renningen, Germany
Tel. +49 7159 800604                http://mohr.de.tt



More information about the wine-devel mailing list