*BSD News Article 21952


Return to BSD News archive

Newsgroups: comp.os.386bsd.questions
Path: sserve!newshost.anu.edu.au!munnari.oz.au!news.Hawaii.Edu!ames!elroy.jpl.nasa.gov!swrinde!cs.utexas.edu!uunet!mcsun!ieunet!ieunet!dec4ie.ieunet.ie!jkh
From: jkh@whisker.lotus.ie (Jordan K. Hubbard)
Subject: To all people upgrading from FreeBSD GAMMA to EPSILON
Message-ID: <JKH.93Oct6061241@whisker.lotus.ie>
Sender: usenet@ieunet.ie (USENET News System)
Nntp-Posting-Host: whisker.lotus.ie
Organization: Lotus Development Ireland
Date: Wed, 6 Oct 1993 06:12:41 GMT
Lines: 27

Some people have reported that 'make world' falls over after applying
the EPSILON patch.  Our apologies, but the update script that Nate was
writing got delayed and I fell down on updating the documentation to
reflect the prerequisite build sequence required for the first make
after updating:

If you've just applied the EPSILON patches to a running GAMMA system
(this does NOT apply if you've simply installed EPSILON from scratch),
then doing the following ONCE should sort you out:

cd /usr/src/include
make install
cd /usr/src/gnu/gnumalloc
make depend all install
cd /usr/src/usr.bin/rpcgen
make depend all install
cd /usr/src
make world

And you're updated!

				Jordan
--
(Jordan K. Hubbard)  jkh@violet.berkeley.edu, jkh@al.org, jkh@whisker.lotus.ie

I do not speak for Lotus, nor am I even a Lotus employee.  I am an independent
contractor.