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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to