Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!sundc!pitstop!sun!decwrl!ucbvax!ucdavis!iris!mccall From: mccall@iris (Sam McCall) Newsgroups: comp.emacs Subject: Problems with installing 18.49 on a sun-3 Message-ID: <421@ucdavis.ucdavis.edu> Date: Fri, 30-Oct-87 17:33:24 EST Article-I.D.: ucdavis.421 Posted: Fri Oct 30 17:33:24 1987 Date-Received: Wed, 4-Nov-87 23:35:58 EST Sender: uucp@ucdavis.ucdavis.edu Reply-To: mccall@iris (Sam McCall) Distribution: na Organization: U.C. Davis - College of Engineering Lines: 31 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