Displaying 3 results from an estimated 3 matches for "context_control".
2006 Nov 22
0
howto compile wine on centos 4 and x86_64
...-aliasing -Wdeclaration-after-statement -Wwrite-strings
-Wpointer-arith -g -O2 -D__i386__ -o casemap.o casemap.c
In file included from ../../include/windef.h:234,
from ../../include/wine/unicode.h:26,
from casemap.c:4:
../../include/winnt.h:764:1: warning: "CONTEXT_CONTROL" redefined
../../include/winnt.h:719:1: warning: this is the location of the
previous definition
../../include/winnt.h:765:1: warning: "CONTEXT_INTEGER" redefined
../../include/winnt.h:720:1: warning: this is the location of the
previous definition
../../include/winnt.h:766:1: warn...
2006 Nov 16
0
Building wine on rhel or centos 4 get compile error
...=/usr/X11R6/lib --x-includes=/usr/X11R6/include
--with-x
make depend
make
The .configure runs fine. My error is:
In file included from ../../include/windef.h:234,
from ../../include/wine/unicode.h:26,
from casemap.c:4:
../../include/winnt.h:764:1: warning: "CONTEXT_CONTROL" redefined
../../include/winnt.h:719:1: warning: this is the location of the
previous definition
../../include/winnt.h:765:1: warning: "CONTEXT_INTEGER" redefined
../../include/winnt.h:720:1: warning: this is the location of the
previous definition
../../include/winnt.h:766:1: warn...
2006 Nov 20
0
amd 64 compile on centos 4 or RHEL 4
...-aliasing -Wdeclaration-after-statement -Wwrite-strings
-Wpointer-arith -g -O2 -D__i386__ -o casemap.o casemap.c
In file included from ../../include/windef.h:234,
from ../../include/wine/unicode.h:26,
from casemap.c:4:
../../include/winnt.h:764:1: warning: "CONTEXT_CONTROL" redefined
../../include/winnt.h:719:1: warning: this is the location of the
previous definition
../../include/winnt.h:765:1: warning: "CONTEXT_INTEGER" redefined
../../include/winnt.h:720:1: warning: this is the location of the
previous definition
../../include/winnt.h:766:1: warn...