Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Feb 2009 18:14:01 +0100
From:      Frank =?iso-8859-1?q?Wi=DFmann?= <frank.wissmann41@web.de>
To:        freebsd-questions@freebsd.org, Polytropon <freebsd@edvax.de>
Subject:   Re: World doesn't build correctly
Message-ID:  <200902191814.01657.frank.wissmann41@web.de>
In-Reply-To: <20090219105343.b04c03bd.freebsd@edvax.de>
References:  <200902172014.58336.frank.wissmann41@web.de> <200902182150.25094.frank.wissmann41@web.de> <20090219105343.b04c03bd.freebsd@edvax.de>

next in thread | previous in thread | raw e-mail | index | archive | help
--Boundary-00=_ZNZnJXnW2BHQ8so
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Am Donnerstag 19 Februar 2009 10:53:43 schrieb Polytropon:
> On Wed, 18 Feb 2009 21:50:25 +0100, Frank Wi=DFmann=20
<frank.wissmann41@web.de> wrote:
> > Well, I used your settings of "default release=3Dcvs tag=3DRELENG_7",
> > but the answer is still this:
> > FreeBSD grissom.einundvierzig.org 7.0-RELEASE FreeBSD 7.0-RELEASE
> > #0: Wed Feb 18 21:36:57 CET 2009
> > root@grissom.einundvierzig.org:/usr/obj/usr/src/sys/GRISSOM  amd64
> >
> > Any ideas, folks? Or should I post something more?
>
> may I ask how exactly you did the update? As it has mentioned
> before, the handbook (even the german version) gives a good
> "routeplan" for this.
>
> In general:
>
> 	# cd /usr/src
> 	# make update
> 	# make buildworld buildkernel KERNCONF=3DGRISSOM
> 	# make installkernel KERNCONF=3DGRISSOM
> 	# reboot
> 	boot -s
> 	fsck and mount -a
> 	# cd /usr/src
> 	# mergemaster -p
> 	# make installworld
> 	# mergemaster
> 	# reboot
>
> (Hope that's correct from my mind, check handbook anyway.)FreeBSD=20
grissom.einundvierzig.org 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Wed Feb=20
18 21:36:57 CET 2009    =20
root@grissom.einundvierzig.org:/usr/obj/usr/src/sys/GRISSOM  amd64

>
> Note that the configuration files mentioned above usually employ
> the "make update" command from within /usr/src. Kernel and world
> have to be the same version.
>
> Oh yes, and check your /boot/loader.conf if eventually a previous
> kernel is loaded, maybe you stored a "spare kernel" in /boot and
> the loader loads this, instead of /boot/kernel/kernel? Just to be
> sure... I mention this because I had a "spare" 6.0-GENERIC kernel
> saved in /boot, a setting in /boot/loader.conf for some testing,
> then updated the system (which affected /boot/kernel/kernel,
> but not /boot/kernel/kernel.GENERIC which was instead loaded). :-)

I did it now the way you told me but it still shows 7.0-Release at=20
uname -a. I attach my "make.conf" and "cvs-supfile"' maybe there is=20
something wrong?

Greetings Frank

=2D-=20
GU d- s:+ a+ C+>$ UBS>$ P L- !E--- W N+@ !o K--? !w--- O !M- !V- PS+ PE=20
Y? !PGP- t+ 5 X !R tv- b++ DI !D G e h+ r- y?=20

When pack meets pack in the jungle
and no one will move from the trail
wait till the leaders have spoken
it may be fair words shall prevail

(Rudyard Kipling)

--Boundary-00=_ZNZnJXnW2BHQ8so
Content-Type: text/plain;
  charset="iso-8859-1";
  name="cvs-supfile"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename="cvs-supfile"

*default host=cvsup.FreeBSD.org
*default base=/usr/src
*default prefix=/usr/src
*default release=cvs
*default delete use-rel-suffix
*default compress
*default release=cvs tag=RELENG_7
src-all
ports-all
doc-all
www
cvsroot-all

--Boundary-00=_ZNZnJXnW2BHQ8so
Content-Type: text/plain;
  charset="iso-8859-1";
  name="make.conf"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename="make.conf"

CPUTYPE?=			opteron
NO_CPU_CFLAGS=			true
NO_CPU_COPTFLAGS=		true
CFLAGS= 			-O -fno-strict-aliasing -pipe 
WITH_OPTIMIZED_CFLAGS=		true
CXXFLAGS+= 			-fconserve-space
MAKE_SHELL?=			sh
BDECFLAGS=			-W -Wall -ansi -pedantic -Wbad-function-cast \
				-Wcast-align -Wcast-qual -Wchar-subscripts \
				-Winline -Wmissing-prototypes -Wnested-externs \
				-Wpointer-arith -Wredundant-decls -Wshadow \
				-Wstrict-prototypes -Wwrite-strings
COPTFLAGS= 			-O -pipe
INSTALL=			install -C
KERNCONF=			GRISSOM
MTREE_FOLLOWS_SYMLINKS=		-L
PPP_NOSUID=			true
ENABLE_SUID_SSH=		true
ENABLE_SUID_NEWGRP=		true
NO_ACPI=			true
NO_FORTRAN=			true
NO_IPFILTER=			true
NO_KERBEROS=			true
NO_NIS=				true
NO_ATM=				true
WITH_BIND_LIBS=			true
MODULES_WITH_WORLD=		true
MAKE_IDEA=			yes
PRINTERDEVICE=			ps
SUP_UPDATE=    			yes
SUP=           			/usr/local/bin/cvsup
SUPFLAGS=      			-g -L 2
SUPHOST=        		cvsup.de.FreeBSD.org
SUPFILE=        		/etc/cvs-supfile
PORTSSUPFILE=   		/etc/cvs-supfile
DOCSUPFILE=     		/etc/cvs-supfile
TOP_TABLE_SIZE=			101
DOC_LANG=			en_US.ISO8859-1 de_DE.ISO8859-15
PERL_VER=			5.8.8
PERL_VERSION=			5.8.8
# Begin portconf settings
# Do not touch these lines
.if !empty(.CURDIR:M/usr/ports*) && exists(/usr/local/libexec/portconf)
_PORTCONF!=/usr/local/libexec/portconf
.for i in ${_PORTCONF:S/|/ /g}
${i:S/%/ /g}
.endfor
.endif
# End portconf settings

--Boundary-00=_ZNZnJXnW2BHQ8so--



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