Building a kernel with:

options         VGA_NO_MODE_CHANGE      # don't change video modes

cc -c -O -pipe -DNO_WERROR -march=athlon -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
 ../../../dev/fb/vga.c
cc1: warnings being treated as errors
../../../dev/fb/vga.c:1331: warning: `filll_io' defined but not used
../../../dev/fb/vga.c:1321: warning: `fill' defined but not used
*** Error code 1

Stop in /usr/src/sys/i386/compile/FOO.

-- 
Conrad Sabatier <[EMAIL PROTECTED]> - "In Unix veritas"

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

Reply via email to