From owner-freebsd-current@FreeBSD.ORG Sat May 24 10:04:31 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB3D137B401 for ; Sat, 24 May 2003 10:04:31 -0700 (PDT) Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9FFD43F93 for ; Sat, 24 May 2003 10:04:30 -0700 (PDT) (envelope-from kstewart@owt.com) Received: from topaz-out (owt-207-41-94-233.owt.com [207.41.94.233]) by rutger.owt.com (8.11.6p2/8.9.3) with ESMTP id h4OH49V32504; Sat, 24 May 2003 10:04:09 -0700 From: Kent Stewart To: ODHIAMBO Washington , freebsd-current@freebsd.org Date: Sat, 24 May 2003 10:04:08 -0700 User-Agent: KMail/1.5.2 References: <20030524125537.GA41020@ns2.wananchi.com> In-Reply-To: <20030524125537.GA41020@ns2.wananchi.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200305241004.08952.kstewart@owt.com> Subject: Re: -CURRENT build kernel fails X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2003 17:04:32 -0000 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