On Wed, 27 Feb 2002, Mark Vojkovich wrote: > > gcc -O2 -fno-strength-reduce -Wall -Wpointer-arith -Wstrict-prototypes >-Wmissing-prototypes -Wmissing-declarations -I../../.. -I../../../exports/include > -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE >-D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DFUNCPROTO=15 -DNARROWPROTO -DXTHREADS > -D_REENTRANT -DXUSE_MTSAFE_API -c -o ../../../lib/GL/glx/glxcmds.o >../../../lib/GL/glx/glxcmds.c > > In file included from ../../../lib/GL/glx/packrender.h:41, > > from ../../../lib/GL/glx/packsingle.h:40, > > from ../../../lib/GL/glx/glxcmds.c:37: > > ../../../lib/GL/glx/glxclient.h:56:24: glapitable.h: No such file or directory > > In file included from ../../../lib/GL/glx/packrender.h:41, > > from ../../../lib/GL/glx/packsingle.h:40, > > from ../../../lib/GL/glx/glxcmds.c:37: > > ../../../lib/GL/glx/glxclient.h:61:22: Xthreads.h: No such file or directory > > ../../../lib/GL/glx/glxcmds.c:39:21: extutil.h: No such file or directory > > ../../../lib/GL/glx/glxcmds.c:40:18: Xext.h: No such file or directory > > ../../../lib/GL/glx/glxcmds.c:42:19: glapi.h: No such file or directory > > make[4]: *** [../../../lib/GL/glx/glxcmds.o] Error 1 > > make[4]: Leaving directory `/home/mvojkovich/xc/lib/GL/GL' > > make[3]: *** [all] Error 2 > > make[3]: Leaving directory `/home/mvojkovich/xc/lib/GL' > > make[2]: *** [all] Error 2 > > make[2]: Leaving directory `/home/mvojkovich/xc/lib' > > make[1]: *** [all] Error 2 > > make[1]: Leaving directory `/home/mvojkovich/xc' > > make: *** [all] Error 2
> If I type "make" again it builds. This is NOT a parallel make. > Maybe the dependencies aren't correct. Try as I might, but I haven't been able to reproduce this problem, so perhaps you got caught in the middle of David's and my efforts to clean up the build after the latest DRI merge. Marc. +----------------------------------+-----------------------------------+ | Marc Aurele La France | work: 1-780-492-9310 | | Computing and Network Services | fax: 1-780-492-1729 | | 352 General Services Building | email: [EMAIL PROTECTED] | | University of Alberta +-----------------------------------+ | Edmonton, Alberta | | | T6G 2H1 | Standard disclaimers apply | | CANADA | | +----------------------------------+-----------------------------------+ XFree86 Core Team member. ATI driver and X server internals. _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
