Re: -CURRENT build kernel fails

From: Kent Stewart <kstewart_at_owt.com>
Date: Sat, 24 May 2003 10:04:08 -0700
On Saturday 24 May 2003 05:55 am, ODHIAMBO Washington wrote:
> I am sure I am missing something here:
>
> I have cvsupped afresh and make {build|install}world has completed ok.
>
> Now buildkernel fails like this:
>
>
> sh /usr/src/sys/conf/newvers.sh BEASTIE
> cc -c -O -pipe -mcpu=pentiumpro -Wall -Wredundant-decls -Wnested-externs
> -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline
> -Wcast-qual  -fformat-extensions -std=c99  -nostdinc -I-  -I.
> -I/usr/src/sys -I/usr/src/sys/dev -I/usr/src/sys/contrib/dev/acpica
> -I/usr/src/sys/contrib/ipfilter -D_KERNEL -include opt_global.h -fno-common
> -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Werror
>  vers.c linking kernel
> *** Error code 1
>
> Stop in /usr/obj/usr/src/sys/BEASTIE.
> *** Error code 1
>

After reading this around 9am local, I did a cvsup of src-all and then did a 
buildworld and buildkernel. At the spot you died, I am seeing 

sh /usr/src/sys/conf/newvers.sh OPAL
cc -c -O -pipe -mcpu=pentiumpro -Wall -Wredundant-decls -Wnested-externs 
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -
Wcast-qual  -fformat-extensions -std=c99 -g -nostdinc -I-  -I. -I/usr/src/sys 
-I/usr/src/sys/dev -I/usr/src/sys/contrib/dev/acpica -I/usr/src
/sys/contrib/ipfilter -D_KERNEL -include opt_global.h -fno-common  
-mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Werro
r  vers.c
linking kernel.debug
   text    data     bss     dec     hex filename
2748770  352240  264852 3365862  335be6 kernel.debug
objcopy --strip-debug kernel.debug kernel

I obviously had no problems. The only question I have is did you cvsup and not 
rebuild your world?

Kent

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html
Received on Sat May 24 2003 - 08:04:31 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:09 UTC