This is my first time trying to build local X packages. I seem to be running into various build errors. The current one that's stumping me seems to be a missing Imake definition? Is there something obvious I'm missing here?
cd ./config/imake && /usr/bin/make -f Makefile.proto imakeonly make[3]: Entering directory `/r3/usr_local/src/xserver/xorg-x11-6.9.0.dfsg.1/build-tree/xc/config/imake' gcc -m32 -g DefaultGcc2OptimizeOpt -fno-strict-aliasing -ansi -Wall -Wpointer-arith -Wundef -I../../include -I../../exports/include/X11 -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_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DFUNCPROTO=15 -DNARROWPROTO -DCPP_PROGRAM="\"cpp\"" -DHAS_MERGE_CONSTANTS=`if gcc -m32 -fmerge-constants -xc /dev/null -S -o /dev/null 2> /dev/null 1> /dev/null; then echo 1; else echo 0; fi` -DMONOLITH -c -o imake.o imake.c gcc: DefaultGcc2OptimizeOpt: No such file or directory make[3]: *** [imake.o] Error 1 make[3]: Leaving directory `/r3/usr_local/src/xserver/xorg-x11-6.9.0.dfsg.1/build-tree/xc/config/imake' make[2]: *** [imake.bootstrap] Error 2 make[2]: Leaving directory `/r3/usr_local/src/xserver/xorg-x11-6.9.0.dfsg.1/build-tree/xc' make[1]: *** [World] Error 2 make[1]: Leaving directory `/r3/usr_local/src/xserver/xorg-x11-6.9.0.dfsg.1/build-tree/xc' make: *** [stampdir/build] Error 2 -- greg -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]