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