From owner-freebsd-sparc Wed Nov 6 2:53: 6 2002 Delivered-To: freebsd-sparc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8EC5737B401 for ; Wed, 6 Nov 2002 02:53:05 -0800 (PST) Received: from cc-gw.1anetworks.net (cc-gw.1anetworks.net [193.243.179.83]) by mx1.FreeBSD.org (Postfix) with SMTP id 996AF43E88 for ; Wed, 6 Nov 2002 02:53:04 -0800 (PST) (envelope-from brian@ukip.com) Received: from BRI (brian.1anetworks.net [212.36.98.200]) by parma.1anetworks.net (8.9.3+Sun/8.9.3) with SMTP id KAA28319 for ; Wed, 6 Nov 2002 10:52:53 GMT From: "Bri" To: Subject: Compiling Kernel from todays sources Date: Wed, 6 Nov 2002 10:49:07 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal Sender: owner-freebsd-sparc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org when doing a make -DNO_WERROR in my compile directory I get error compiling ../../../ddb/db_examine.c /arch/sparc64/hosted/bin/gcc -c -O -pipe -Wall -Wredundant-decls -Wnested-e xterns -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -W cast-qual -ansi -g -nostdinc -I- -I. -I../../.. -I../../../dev -I../../../ contrib/dev/acpica -I../../../contrib/ipfilter -D_KERNEL -include opt_global.h -mcmodel=medlow -msoft-float -fno-common -ffreestanding -Werro r ../../../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 Bri, To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-sparc" in the body of the message