error compiling wine

Subash Jeyan nsjeyan at vsnl.net
Tue May 20 21:28:28 CDT 2003


hi,

On Tue, 20 May 2003 15:48:16 -0700
Duane Clark <dclark at akamail.com> wrote:

> Saulius Krasuckas wrote:
> >   today I did:
> > 
> > [s2 at localhost wine-cvs]$ cat ./run
> > #!/bin/bash
> > #export CVSROOT=:pserver:cvs at cvs.winehq.com:/home/wine
> > export CVSROOT=:pserver:cvs at rhlx01.fht-esslingen.de:/home/wine
> > cvs login
> > cvs -z 3 checkout wine
> 
> Did you try the winehq cvs server, instead of rhlx01... ?

i have the cvs from winehq and i too get the same error messages
(below). i run mdk 9.1. regards, subash.

make[1]: Entering directory `/home/subash/wine/miscemu'

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 `/home/subash/wine/miscemu'
make: *** [miscemu] Error 2

Compilation failed, aborting install.



More information about the wine-users mailing list