Compilation error with newer CVS on glibc -2.0

Martin Cracauer cracauer at cons.org
Thu Aug 1 14:08:18 CDT 2002


Alexandre Julliard wrote on Thu, Aug 01, 2002 at 11:45:27AM -0700: 
> Martin Cracauer <cracauer at cons.org> writes:
> 
> > Unless somebody disagrees with that analysis, I'll submit a patch to
> > rename the struct.  Suggestions about a suitable name welcome.
> 
> Before doing that it would be interesting to find out why sys/user.h
> gets included. This is not supposed to happen.

This is the sequence:

make[2]: Entering directory `/disks/part9/home/cracauer/work/cvs-packages-work/stupids/wine/wine/tools/wrc'
gcc -c -I. -I. -I../../include -I../../include  -g -O2 -Wall -fno-strength-reduce -mpreferred-stack-boundary=2 -D__WINE__ -D_REENTRANT -I/usr/X11R6/include -o wrc.o wrc.c
In file included from /usr/include/sys/ucontext.h:31,
                 from /usr/include/ucontext.h:27,
                 from /usr/include/signal.h:317,
                 from wrc.c:59:
/usr/include/sys/user.h:26: #error traceme
make[2]: *** [wrc.o] Error 1
make[2]: Leaving directory `/disks/part9/home/cracauer/work/cvs-packages-work/stupids/wine/wine/tools/wrc'



More information about the wine-devel mailing list