Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 May 1997 20:04:18 +1000 (EST)
From:      Gavin Cameron <gavin@ormond.unimelb.edu.au>
To:        questions@freebsd.org
Cc:        chat@freebsd.org
Subject:   Compiling a 2.2.2 world
Message-ID:  <199705181004.UAA21562@gateway.ormond.unimelb.edu.au>

next in thread | raw e-mail | index | archive | help
Hi all,

I'm trying to upgrade from 2.2.1 to 2.2.2 by doing a make world but I
don't know if I'm on the right track or not.

Here's what I do
1) cvsup cvs-supfile
2) cvsup secure-cvs-supfile
3) cvs co -d RELENG_2_2_2_RELEASE

I hope I've got it right so far.

when I do a make world it bombs out


--------------------------------------------------------------
make world started on Sun May 18 19:43:46 EST 1997
--------------------------------------------------------------
--------------------------------------------------------------
 Making hierarchy
--------------------------------------------------------------

[ SOME STUFF DELETED ]

--------------------------------------------------------------
 Cleaning up the source tree
--------------------------------------------------------------

[ SOME STUFF DELETED ]

rm -f /scratch/src/secure/lib/libcrypt/GRTAGS /scratch/src/secure/lib/libcrypt/GTAGS
===> lib/../eBones/lib/libtelnet
cd: can't cd to /scratch/src/lib/../eBones/lib/libtelnet
*** Error code 2

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.

eBones/lib/libtelnet doesn't exist after I do the initial checkout.

If I do a 
	cvs co -r RELENG_2_2_2_RELEASE eBones
I still don't get the eBones/lib/libtelnet stuff

Any ideas?

Thanks
Gavin
-- 
[]------------------------------------+-------------------------------------[]
| Gavin Cameron                       |             Ormond College           |
| Ph    : +61 3 9344 1201             |      The University of Melbourne     |
| Fax   : +61 3 9344 1111             |          Parkville,  Victoria        |
| Email : gavin@ormond.unimelb.edu.au |            Australia,  3052          |
[]------------------------------------+-------------------------------------[]



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705181004.UAA21562>