From owner-freebsd-current Sun Oct 27 14:19:13 2002 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 3D6D137B404; Sun, 27 Oct 2002 14:19:12 -0800 (PST) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53CEB43E97; Sun, 27 Oct 2002 14:19:11 -0800 (PST) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.12.4/8.12.4) with SMTP id g9RMIcOo034291; Sun, 27 Oct 2002 17:18:38 -0500 (EST) (envelope-from robert@fledge.watson.org) Date: Sun, 27 Oct 2002 17:18:37 -0500 (EST) From: Robert Watson X-Sender: robert@fledge.watson.org To: Josef Karthauser Cc: current@FreeBSD.org Subject: Re: Kernel breakage? In-Reply-To: <20021027221425.GA12045@genius.tao.org.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 I think UPDATING hasn't been updated on this, but there was a change in the format printing for printf that conflicts with the ddb format printing. You need to rebuild your gcc. Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Network Associates Laboratories On Sun, 27 Oct 2002, Josef Karthauser wrote: > Is this me? > > cc1: warnings being treated as errors > /usr/src/sys/ddb/db_examine.c: In function `db_examine': > /usr/src/sys/ddb/db_examine.c:132: warning: unknown conversion type > character `y' in format > /usr/src/sys/ddb/db_examine.c:132: warning: too many arguments for > format > /usr/src/sys/ddb/db_examine.c: In function `db_print_cmd': > /usr/src/sys/ddb/db_examine.c:216: warning: unknown conversion type > character `y' in format > /usr/src/sys/ddb/db_examine.c:216: warning: too many arguments for > format > *** Error code 1 > > Joe > -- > "As far as the laws of mathematics refer to reality, they are not certain; > and as far as they are certain, they do not refer to reality." - Albert > Einstein, 1921 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message