CVS bombs

Ferenc Wagner wferi at tba.elte.hu
Tue May 20 06:07:09 CDT 2003


"Dmitry Timoshkov" <dmitry at baikal.ru> writes:

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

But problems here.  CVS builds, but when I try to run a
program:

$ wine CREAT
wine: failed to initialize: /usr/local/src/wine/dlls/ntdll.dll.so: undefined symbol: SetWaitableTimer
$ 

I will start from make distclean now.
                                                Feri.



More information about the wine-devel mailing list