Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Dec 2009 19:07:47 +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.0912241855450.2233@sta1.canmos.ru>
In-Reply-To: <4B33845D.40206@southportweb.co.uk>
References:  <4B33845D.40206@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:

|Hi folks,
|I have started trying to upgrade my 7.0 to 7.2 and it all seemed to be going
|well until I got to installworld.
|
|First off I did a cvsup for src-all from cvsup.ie.freebsd.org with the tag
|RELENG_7_2
|
|I have then done:
|
|cd /usr/src
|make buildworld
,|make kernel-toolchain
|make -DALWAYS_CHECK_MAKE buildkernel KERNCONF=TED
|make -DALWAYS_CHECK_MAKE installkernel KERNCONF=TED
|shutdown -r now
|mergemaster -p
|make installworld
|
|installworld goes through Making hierarchy fine then gets to Installing
|everything and goes:
|
|
|>>> Installing everything
|--------------------------------------------------------------
|cd /usr/src; make -f Makefile.inc1 install
|===> share/info (install)
|===> lib (install)
|===> lib/csu/i386-elf (install)
|cc -O2 -fno-strict-aliasing -pipe  -I/usr/src/lib/csu/i386-elf/../common
|-I/usr/src/lib/csu/i386-elf/../../libc/include -Wsystem-headers -Wall
|-Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes
|-Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings
|-Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline
|-Wnested-externs -Wredundant-decls -Wno-pointer-sign -c
|/usr/src/lib/csu/i386-elf/crt1.c
|/usr/src/lib/csu/i386-elf/crt1.c:33:20: error: stdlib.h: No such file or
|directory
|In file included from /usr/src/lib/csu/i386-elf/crt1.c:35:
|/usr/src/lib/csu/i386-elf/../../libc/include/libc_private.h:184:24: error:
|sys/_types.h: No such file or directory
|

Did you edit /etc/make.conf before make buildworld? Its usefull to set 
NO_PROFILE to "true" to avoid compilation of profiled userland libraries.


+-------------------------------------------+
! 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/

iD8DBQFLM5HVbt6QiUlK9twRAimEAJ4/3Jmg15g/AE2M+8w/NSLKpI7QAwCdFK8B
ERNxC5kdl4oMiPTAxXZWyZ0=
=M2WT
-----END PGP SIGNATURE-----



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