Path: utzoo!attcan!uunet!lll-winken!lll-tis!helios.ee.lbl.gov!pasteur!agate!saturn!haynes From: haynes@saturn.ucsc.edu ( Computer Center) Newsgroups: comp.bugs.4bsd Subject: Re: Installing 4.3-Tahoe on a VAX Keywords: tahoe vax Message-ID: <4792@saturn.ucsc.edu> Date: 10 Sep 88 00:28:53 GMT References: <4790@saturn.ucsc.edu> Reply-To: haynes@saturn.ucsc.edu (Jim Haynes - Computer Center) Organization: University of California, Santa Cruz Lines: 9 Since posting the above article I discovered there is a /usr/src/Makefile that takes care of much of doing things in the right order enough times so that you get new libraries and compiler up first. Also noted, however, that you need to make egrep first, because the process of making everything soon invokes egrep with a new -o option that (is not/may not be) available in the system you're using to build. Have had a couple more instances of "compiler error: register allocation error". (while compiling r_tan.c)