Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Dec 2009 09:36:00 +0300 (MSK)
From:      "Igor V. Ruzanov" <igorr@canmos.ru>
To:        Colin <freebsd@southportweb.co.uk>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Upgrade 7.0 to 7.2 installworld failed
Message-ID:  <Pine.LNX.4.64.0912250928340.4966@sta1.canmos.ru>
In-Reply-To: <4B33B73E.70609@southportweb.co.uk>
References:  <4B33845D.40206@southportweb.co.uk> <200912240730.30893.mel.flynn%2Bfbsd.questions@mailing.thruhere.net> <4B33B73E.70609@southportweb.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Thu, 24 Dec 2009, Colin wrote:

|No, I didn't see that in any of the upgrade guides that I was following. After
|looking it up I can see mention of it in a rebuilding world doc.
|
|This is my make.conf:
|
|SUP=            /usr/local/bin/cvsup
|SUPFLAGS=       -g -L 2
|SUPHOST=        cvsup.FreeBSD.org
|SUPFILE=        /root/standard-supfile
|PORTSSUPFILE=   /root/ports-supfile
|
These things are for cvsup utility setup and they are not invoked to point 
on options responsible for specific system building. Try to add the 
following lines to /etc/make.conf:

CFLAGS= -O -pipe
NO_FORTRAN=     true
NO_OBJC=        true
NO_X=           true
NO_GAMES=        true
NO_PROFILE=      true

and re-make buildworld, then make installworld.


+-------------------------------------------+
! CANMOS ISP Network                        !
+-------------------------------------------+
! Best regards                              !
! Igor V. Ruzanov, network operational staff!
! e-Mail: igorr@canmos.ru                   !
+-------------------------------------------+
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
Comment: For info see http://quantumlab.net/pine_privacy_guard/

iD8DBQFLNF1Tbt6QiUlK9twRArvpAKC5hoEkBr2CMVOvvr/Bv7mhw2TaUQCgidcf
lnvA0RDPKNmU/rSUkOzAs8c=
=HGMu
-----END PGP SIGNATURE-----



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