[comp.windows.x] Making X11R4 on a Silicon Graphics Iris.

zevpeter@aerospace.aero.org (ze'ev peter) (05/09/90)

Has anyone succeeded in porting X11R4 to a Silicon Graphics Iris?
For some unexplained reason, I get an error in the compilation, and
can't figure out if it's because of lack of certain system software
or some other esoteric problem.  (Everything seemed to work fine when
I made it on a Sparcstation.)

Here's a summary of my make.world file:
************************************************************************
Building Release 4 of the X Window System

	cd ./config; make -f Makefile.ini clean; make -f Makefile.ini BOOTSTRAPCFLAGS="-O2 -Olimit 2500"
	rm -f ccimake imake
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  tags TAGS make.log \#*
making imake with BOOTSTRAPCFLAGS=-O2 -Olimit 2500
...
...
making Makefiles in ./extensions/server...
	rm -f server/Makefile.bak
	mv server/Makefile server/Makefile.bak
	cd server; ../.././config/imake -I../.././config -DSHAPE -DMULTIBUFFER -DMITSHM -DMITMISC -DTOPDIR=../../. -DCURDIR=./extensions/server; \
	make  Makefiles
making Makefiles in ./server...
	rm -f server/Makefile.bak
	mv server/Makefile server/Makefile.bak
	cd server; .././config/imake -I.././config  -DTOPDIR=../. -DCURDIR=./server; \
	make  Makefiles
sh: syntax error at line 3: `;' unexpected
*** Error code 2

Stop.
****************************************************************************
Thanks in advance for any help, and for those who sent me
example programs in X11!
-- 
Ze'ev                        zevpeter@aerospace.aero.org