Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Nov 2002 10:49:07 -0000
From:      "Bri" <brian@ukip.com>
To:        <freebsd-sparc@freebsd.org>
Subject:   Compiling Kernel from todays sources
Message-ID:  <NEBBKKNOEKKNLLNMEOHFAEAELAAA.brian@ukip.com>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?NEBBKKNOEKKNLLNMEOHFAEAELAAA.brian>