Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 May 2006 17:15:04 +0300
From:      Yousef Raffah <yraffah@savola.com>
To:        freebsd-stable@freebsd.org
Subject:   Upgrading to 6.1-RELEASE problems with make buildkernel
Message-ID:  <1147788904.834.7.camel@localhost.savola.com>

next in thread | raw e-mail | index | archive | help

--=-WFpqWU9eOl3CHK+8zlio
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

Hi,

I'm trying to upgrade from 6.1-RC to 6.1-RELEASE

my cvssup file is:
*default host=3Dcvsup3.de.FreeBSD.org
*default base=3D/var/db
*default prefix=3D/usr/
*default tag=3DRELENG_6_1_0_RELEASE
*default release=3Dcvs delete use-rel-suffix compress
src-all

my /etc/make.conf is:
# added by use.perl 2006-03-31 21:01:28
PERL_VER=3D5.8.8
PERL_VERSION=3D5.8.8
CPUTYPE=3Dpentium3
NO_I4B=3Dtrue
NO_INET6=3Dtrue
NO_RCMDS=3Dtrue
NO_SHAREDOCS=3Dtrue
ENABLE_WPA_SUPPLICANT_EAPOL=3Dtrue

After cvsupping using the above cvs-supfile, I managed to buildworld
with problems (I get a lot of segmentation fault 11) but it completed
the build after several tries.
Now the problem comes when building the kernel. To insure I have a
working "world", I thought of building a new GENERIC kernel, therefore,
I used the following, assuming this would build a new GENERIC Kernel;

# cd /usr/src
# make buildkernel

Unfortunately, it keeps on failing with the following:

MAKE=3D/usr/obj/usr/src/make.i386/make sh /usr/src/sys/conf/newvers.sh
GENERIC
cc -c -O -pipe -march=3Dpentium3 -Wall -Wredundant-decls -Wnested-externs
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline
-Wcast-qual  -fformat-extensions -std=3Dc99 -g -nostdinc -I-  -I.
-I/usr/src/sys -I/usr/src/sys/contrib/altq
-I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/contrib/pf
-I/usr/src/sys/contrib/dev/ath -I/usr/src/sys/contrib/dev/ath/freebsd
-I/usr/src/sys/contrib/ngatm -I/usr/src/sys/dev/twa -D_KERNEL
-DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common
-finline-limit=3D8000 --param inline-unit-growth=3D100 --param
large-function-growth=3D1000  -mno-align-long-strings
-mpreferred-stack-boundary=3D2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2
-ffreestanding -Werror  vers.c
linking kernel.debug
   text    data     bss     dec     hex filename
5951318  622880  323724 6897922  694102 kernel.debug
objcopy --strip-debug kernel.debug kernel
cd /usr/src/sys/modules;
MAKEOBJDIRPREFIX=3D/usr/obj/usr/src/sys/GENERIC/modules
KMODDIR=3D/boot/kernel DEBUG_FLAGS=3D"-g" MACHINE=3Di386
KERNBUILDDIR=3D"/usr/obj/usr/src/sys/GENERIC" /usr/obj/usr/src/make.i386/ma=
ke  all
=3D=3D=3D> 3dfx (all)
cc -O2 -fno-strict-aliasing -pipe -march=3Dpentium3 -Werror -D_KERNEL
-DKLD_MODULE -nostdinc -I-   -DHAVE_KERNEL_OPTION_HEADERS
-include /usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I@
-I@/contrib/altq -I@/../include -finline-limit=3D8000 -fno-common -g
-I/usr/obj/usr/src/sys/GENERIC -mno-align-long-strings
-mpreferred-stack-boundary=3D2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2
-ffreestanding -Wall -Wredundant-decls -Wnested-externs
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline
-Wcast-qual  -fformat-extensions -std=3Dc99
-c /usr/src/sys/modules/3dfx/../../dev/tdfx/tdfx_pci.c
ld  -d -warn-common -r -d -o 3dfx.kld tdfx_pci.o
touch export_syms
awk -f /usr/src/sys/modules/3dfx/../../conf/kmod_syms.awk 3dfx.kld
export_syms | xargs -J% objcopy % 3dfx.kld
*** Error code 1

Stop in /usr/src/sys/modules/3dfx.
*** Error code 1

Stop in /usr/src/sys/modules.
*** Error code 1

Stop in /usr/obj/usr/src/sys/GENERIC.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

Any suggestions? :'(


--
Sincerely,
Yousef Raffah
Senior Systems Administrator
--

Aren't you using Firefox? Get it at http://www.getfirefox.com



--=-WFpqWU9eOl3CHK+8zlio
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (FreeBSD)

iD8DBQBEad5nH9IXMb4e6CMRAmSJAKDcjV6QC7jrrLbMnoR1Jj7tLVWb6ACfa6HM
I1qXupON6vRM4MOUQbeFnvQ=
=jV9z
-----END PGP SIGNATURE-----

--=-WFpqWU9eOl3CHK+8zlio--




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