CVS bombs

Dmitry Timoshkov dmitry at baikal.ru
Tue May 20 02:00:35 CDT 2003


"Andreas Mohr" <andi at rhlx01.fht-esslingen.de> wrote:

> 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...

Very likely just missed one more 'cvs update'... No problems here.

--
Dmitry.





More information about the wine-devel mailing list