I had a -current system with the old version of gcc, and build world/kernel
that contained gcc-3.1:

5.0-CURRENT FreeBSD 5.0-CURRENT #0: Mon May  6 19:31:16 EDT 2002

Now for the first time with gcc-3.1 in place I have updated source (as of
just minutes ago 1500EDT 5.15.02) and am trying to build world/kernel again.
and during the kernel process keep running into the following...

cc -c -O -pipe -march=pentiumpro -Wall -Wredundant-decls -Wnested-externs -W
strict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual
  -fformat-extensions -ansi -g -nostdinc -I-  -I. -I/usr/src/sys -I/usr/src/
sys/dev -I/usr/src/sys/contrib/dev/acpica -I/usr/src/sys/contrib/ipfilter -I
/usr/src/sys/../include  -D_KERNEL -ffreestanding -include
opt_global.h -fno-common   -mpreferred-stack-boundary=2 -ffreestanding -Werr
or  /usr/src/sys/ddb/db_command.c
cc1: warnings being treated as errors
/usr/src/sys/ddb/db_command.c: In function `db_fncall':
/usr/src/sys/ddb/db_command.c:549: warning: unknown conversion type
character `r' in format
/usr/src/sys/ddb/db_command.c:549: warning: too many arguments for format
*** Error code 1

Stop in /usr/local/obj/usr/src/sys/AMNESIAC.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.


in the kernel config I have

options DDB, DDB_UNATTENDED

insight?



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to