http://bugs.winehq.org/show_bug.cgi?id=5302
------- Additional Comments From roy_brunjes@yahoo.com 2006-29-05 09:24 ------- Based on suggestion that older releases (such as Wine-20050830) do not show the bug, I tried to install Wine-20050830 and get this during the make:
I found wine-20050830. However the make fails. I have no ability to debug that. I will have to wait till a fix arrives via yum.
Here is the last bit of the make output:
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -DETCDIR=""/usr/local/etc"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o thunk.o thunk.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -DETCDIR=""/usr/local/etc"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o time.o time.c time.c: In function ‘TIME_ClockTimeToFileTime’: time.c:522: error: ‘CLK_TCK’ undeclared (first use in this function) time.c:522: error: (Each undeclared identifier is reported only once time.c:522: error: for each function it appears in.) make[2]: *** [time.o] Error 1 make[2]: Leaving directory `/usr/local/src/wine/wine-20050830/dlls/kernel' make[1]: *** [kernel] Error 2 make[1]: Leaving directory `/usr/local/src/wine/wine-20050830/dlls' make: *** [dlls] Error 2
I also uninstalled wine-0.9.13 and installed wine-0.9.10 and can confirm that the bug is in 0.9.10 as well as 0.9.13.