[Bug 6086] Master of Orion 2 hangs as soon as mouse is moved

Wine Bugs wine-bugs at winehq.org
Thu Feb 8 15:24:59 CST 2007


http://bugs.winehq.org/show_bug.cgi?id=6086





------- Additional Comments From lhouk at lesliehouk.com  2007-08-02 15:24 -------
Saulius, thanks for letting me know about the patch.  I applied it, and my
compile did get farther.  Unfortunately, it still didn't complete successfully;
now it's aborting with the following errors:

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:516: error: 'CLK_TCK' undeclared (first use in this function)
time.c:516: error: (Each undeclared identifier is reported only once
time.c:516: error: for each function it appears in.)
make[2]: *** [time.o] Error 1
make[2]: Leaving directory `/net/userkl/lhouk/wine/dlls/kernel'
make[1]: *** [kernel] Error 2
make[1]: Leaving directory `/net/userkl/lhouk/wine/dlls'
make: *** [dlls] Error 2

Does anyone have a patch that will resolve this problem?  If so, thanks in
advance for telling me about it.

(Incidentally, I also got a *LOT* of warnings like:

make[2]: Warning: File `Makefile' has modification time 1.6e+03 s in the future
make[2]: warning:  Clock skew detected.  Your build may be incomplete.

but none of those seemed to halt the compile.)


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list