From owner-freebsd-current Sat Oct 26 17: 8:41 2002 Delivered-To: freebsd-current@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 931) id E0E5537B401; Sat, 26 Oct 2002 17:08:39 -0700 (PDT) Date: Sat, 26 Oct 2002 17:08:39 -0700 From: Juli Mallett To: Julian Elischer Cc: FreeBSD current users Subject: Re: possible kernel build breakage. Message-ID: <20021026170839.A69004@FreeBSD.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from julian@elischer.org on Sat, Oct 26, 2002 at 04:52:27PM -0700 Organisation: The FreeBSD Project X-Alternate-Addresses: , , , , X-Towel: Yes X-LiveJournal: flata, jmallett X-Negacore: Yes Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG You need a recompile of GCC. This change was made to accomodate the POSIX %z by renaming the DDB %z to %y, and GCC had to be made aware. * De: Julian Elischer [ Data: 2002-10-26 ] [ Subjecte: possible kernel build breakage. ] > > I'm about to do a make world > so it's possible a gcc change I've not yet picked up > may fix this, but in the meanwhile, I can't compile a kernel > because of: > > ref3# make > cc -c -O -pipe -mcpu=pentiumpro -Wall -Wredundant-decls -Wnested-externs > -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline > -Wcast-qual -fformat-extensions -ansi -g -nostdinc -I- > -I. -I../../.. -I../../../dev -I../../../contrib/dev/acpica > -I../../../contrib/ipfilter -D_KERNEL -include opt_global.h -fno-common > -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding > -Werror ../../../ddb/db_examine.c > cc1: warnings being treated as errors > ../../../ddb/db_examine.c: In function `db_examine': > ../../../ddb/db_examine.c:132: warning: unknown conversion type > character `y' in format > ../../../ddb/db_examine.c:132: warning: too many arguments for format > ../../../ddb/db_examine.c: In function `db_print_cmd': > ../../../ddb/db_examine.c:216: warning: unknown conversion type > character `y' in format > ../../../ddb/db_examine.c:216: warning: too many arguments for format > *** Error code 1 > > Stop in /usr/src/sys/i386/compile/REF3. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message -- Juli Mallett | FreeBSD: The Power To Serve Will break world for fulltime employment. | finger jmallett@FreeBSD.org http://people.FreeBSD.org/~jmallett/ | Support my FreeBSD hacking! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message