Has anyone mangaged to compile Xfree86 version 4.3
for solaris 9 intel???? I get the following error when I run “make
World” : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Building XFree86 version 4.3.0 ( I hope you checked the configuration parameters in
./config/cf to see if
you need to pass BOOTSTRAPCFLAGS. Tuesday October 7 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 rm -f
imakemdep_cpp.h make Makefile.boot cd ./config/imake && make -f Makefile.ini
BOOTSTRAPCFLAGS="" CC="cc" 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 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 *** Error code 139 make:
Fatal error: Command failed for target `config/makedepend/Makefile.proto' Current working directory /download/xc *** Error code 1 make:
Fatal error: Command failed for target `World' >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> can
anyone explain what’s going wrong? Or offer any advise? Thanks in advance. Dan Ocalld@xxxxxxxxxxxxxx |