Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Mar 2003 02:05:20 -0600 (CST)
From:      Conrad Sabatier <conrads@cox.net>
To:        freebsd-current@FreeBSD.ORG
Subject:   options VGA_NO_MODE_CHANGE causes buildkernel failure
Message-ID:  <XFMail.20030321020520.conrads@cox.net>

next in thread | raw e-mail | index | archive | help
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 <conrads@cox.net> - "In Unix veritas"

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?XFMail.20030321020520.conrads>