Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Mar 2002 13:32:24 -0700 (MST)
From:      "M. Warner Losh" <imp@village.org>
To:        current@freebsd.org
Subject:   buildkernel breakage from -stable -> -current
Message-ID:  <20020318.133224.59178716.imp@village.org>

next in thread | raw e-mail | index | archive | help
cc -c -O -pipe  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -ansi -g -nostdinc -I-  -I. -I/home/imp/FreeBSD/src/sys -I/home/imp/FreeBSD/src/sys/dev -I/home/imp/FreeBSD/src/sys/contrib/dev/acpica -I/home/imp/FreeBSD/src/sys/contrib/ipfilter -I/home/imp/FreeBSD/src/sys/../include  -D_KERNEL -ffreestanding -include opt_global.h -fno-common -elf  -mpreferred-stack-boundary=2 -Werror  /home/imp/FreeBSD/src/sys/dev/amr/amr.c
cc1: warnings being treated as errors
/home/imp/FreeBSD/src/sys/dev/amr/amr.c: In function `amr_bio_command':
/home/imp/FreeBSD/src/sys/dev/amr/amr.c:817: warning: unsigned int format, different type arg (arg 3)

I'll try to fix this...

Warner

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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