server/context_i386.c

Joe Gainey joe.gainey at odys.com
Mon Jul 26 16:55:10 CDT 2004


here are the build errors I am seeing:

make[2]: Leaving directory 
`/home/viper/d/jgainey/build/WINE/wine-20040716/programs/winhelp'
make[2]: Entering directory 
`/home/viper/d/jgainey/build/WINE/wine-20040716/programs/winver'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory 
`/home/viper/d/jgainey/build/WINE/wine-20040716/programs/winver'
make[1]: Leaving directory 
`/home/viper/d/jgainey/build/WINE/wine-20040716/programs'
make[1]: Entering directory 
`/home/viper/d/jgainey/build/WINE/wine-20040716/server'
gcc -c -I. -I. -I../include -I../include  -D__WINESRC__  -Wall -pipe 
-mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ 
-Wpointer-arith  -g -O2 -o context_i386.o context_i386.c
context_i386.c: In function `get_thread_context':
context_i386.c:241: `PT_GETREGS' undeclared (first use in this function)
context_i386.c:241: (Each undeclared identifier is reported only once
context_i386.c:241: for each function it appears in.)
context_i386.c:276: `PT_GETFPREGS' undeclared (first use in this function)
context_i386.c: In function `set_thread_context':
context_i386.c:295: `PT_GETREGS' undeclared (first use in this function)
context_i386.c:322: `PT_SETREGS' undeclared (first use in this function)
context_i386.c:332: `PT_SETFPREGS' undeclared (first use in this function)
make[1]: *** [context_i386.o] Error 1
make[1]: Leaving directory 
`/home/viper/d/jgainey/build/WINE/wine-20040716/server'
make: *** [server] Error 2




More information about the wine-devel mailing list