Hello, I am trying to compile a fresh Xfree from cvs. I just finally got my ati radeon 8500 video card and I want to keep up with the latest version of X - to make it work now (debian ships only 4.1) and I'll update again when 3d support is there. BUT (there is a 'but') I get errors making the World:
yalu@dionysos:~/build/xc$ make World Building Release 6.6 of the X Window System. I hope you checked the configuration parameters in ./config/cf to see if you need to pass BOOTSTRAPCFLAGS. Fri Apr 19 21:52:58 CEST 2002 cd ./config/imake && make -f Makefile.ini BOOTSTRAPCFLAGS="" CC="cc" clean make[1]: Entering directory `/home/yalu/build/xc/config/imake' rm -f ccimake imake.o imake rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a tags TAGS make.log \#* rm -f -r Makefile.proto Makefile Makefile.dep bootstrap rm -f imakemdep_cpp.h make[1]: Leaving directory `/home/yalu/build/xc/config/imake' make Makefile.boot make[1]: Entering directory `/home/yalu/build/xc' cd ./config/imake && make -w -f Makefile.ini BOOTSTRAPCFLAGS="" CC="cc" make[2]: Entering directory `/home/yalu/build/xc/config/imake' making imake with BOOTSTRAPCFLAGS= and CROSSCOMPILEFLAGS=-DCROSSCOMPILEDIR="" in config/imake cc -o ccimake -DCROSSCOMPILEDIR=\"\" -O -I../../include -I../../imports/x11/include/X11 ccimake.c if [ -n "" ] ; then \ /cc -E `./ccimake` \ -DCROSSCOMPILE_CPP imakemdep.h > imakemdep_cpp.h; \ else touch imakemdep_cpp.h; fi cc -c -O -I../../include -I../../imports/x11/include/X11 `./ccimake` imake.c cc -o imake -O -I../../include -I../../imports/x11/include/X11 imake.o make[2]: Leaving directory `/home/yalu/build/xc/config/imake' rm -f ./config/makedepend/Makefile.proto ./config/imake/imake -I./config/cf -s ./config/makedepend/Makefile.proto -f ./config/makedepend/Imakefile -DTOPDIR=../.. -DCURDIR=./config/makedepend cd ./config/makedepend && rm -f -r Makefile Makefile.dep makedepend *.o bootstrap cd ./config/makedepend && make -f Makefile.proto bootstrap make[2]: Entering directory `/home/yalu/build/xc/config/makedepend' Makefile.proto:1128: *** missing `endef', unterminated `define'. Stop. make[2]: Leaving directory `/home/yalu/build/xc/config/makedepend' make[1]: *** [depend.bootstrap] Error 2 make[1]: Leaving directory `/home/yalu/build/xc' make: *** [World] Error 2 I hope this is useful to someone, with a bit of luck it means cvs is broken and in the other case I'm sorry to have wasted your time... My site.def is modified just slighty. -- homepage: www.student.kuleuven.ac.be/~m9917684 jabber (=IM): [EMAIL PROTECTED] No part of this copyright message may be reproduced, read or seen, dead or alive or by any means, including but not limited to telepathy without the benevolence of the author. _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
