[comp.emacs] Problems with installing 18.49 on a sun-3

mccall@iris (Sam McCall) (10/31/87)

has anyone seen this problem?  i *must*  be doing something wrong,
but i can't, for the life of me, figure out what it is...

	% build-install
	set EMACS=/usr/home/mccall/emacs
	set BIN=/usr/home/mccall/bin
	/bin/sed s;/usr/local/emacs;/usr/home/mccall/emacs;
	cd etc
	make
	[ bunch of cc's, deleted for brevity ]
	cd src
	make
	cp ymakefile junk.c
	cc -E junk.c | sed -e 's/^#.*//' -e 's/^[ \f	]$//' -e 's/^ / /' | \
	sed -n -e '/^..*$/p' > xmakefile
	rm -f junk.c
	make -f xmakefile -b all
	Make:  Don't know how to make 5.  Stop.
	*** Error code 1

	Stop.
	exit 1

the funny thing is, '5' isn't even *in* xmakefile; so i don't know where
make is getting this from.  

please respond to me via e-mail; i don't read this group yet....

-sam
mccall@garlic.ucdavis.edu or ucbvax!ucdavis!garlic!mccall