"make World" with xfree86 4.2 doesn't succeed on my computer. i get the 
following:

-----
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 Feb  8 15:07:50 CET 2002

cd ./config/imake && make  -f Makefile.ini BOOTSTRAPCFLAGS="" CC="cc" clean
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
make  Makefile.boot
cd ./config/imake && make  -f Makefile.ini BOOTSTRAPCFLAGS="" CC="cc"
making imake with BOOTSTRAPCFLAGS= in config/imake
cc -o ccimake  -O -I../../include -I../../imports/x11/include/X11 ccimake.
c
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
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
Makefile.proto:1: *** missing separator.  Stop.
make[1]: *** [depend.bootstrap] Error 2
make: *** [World] Error 2

-----

no wonder, the Makefile.proto looks quite garbled. i did the same on a 
different machine with the same setup and got the Makefile.proto looking 
ok. but got a bus error instead.

can anyone help me with this? did anyone succeed in compiling xfree86 4.2 
on os x/darwin?

thx, s.

_______________________________________________
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie

Reply via email to