Compile error on current Git

Paul Vriens paul.vriens.wine at gmail.com
Wed Sep 30 03:18:47 CDT 2009


Hi,

Anyone else seeing this:

make[2]: Entering directory `/wine/wine-git/dlls/system.drv16'
ccache gcc -m32 -m32 -c -I. -I. -I../../include -I../../include 
-D__WINESRC__  -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing 
-Wdeclaration-after-statement -Wwrite-strings -Wtype-limits 
-Wpointer-arith  -Wcast-qual -Wlogical-op  -o system.o system.c
../../tools/winegcc/winegcc -m32 -B../../tools/winebuild --sysroot=../.. 
-shared ./system.drv16.spec    system.o       -Wb,--subsystem,win16 -o 
system.drv16.so  -lkernel32  ../../libs/port/libwine_port.a
system.o: In function `call_timer_proc16':
system.c:(.text+0x54a): undefined reference to `NtCurrentTeb'
collect2: ld returned 1 exit status
winegcc: ccache failed
make[2]: *** [system.drv16.so] Error 2
make[2]: Leaving directory `/wine/wine-git/dlls/system.drv16'
make[1]: *** [system.drv16] Error 2

(Fedora 11, gcc 4.4.1)

-- 
Cheers,

Paul.



More information about the wine-devel mailing list