Date: Thu, 2 Aug 2001 16:56:16 -0400 From: Bill/Carolyn Pechter <pechter@shell.monmouth.com> To: freebsd-stable@freebsd.org Subject: PCVT breakage Message-ID: <20010802165616.A3009@shell.monmouth.com>
next in thread | raw e-mail | index | archive | help
Has anyone seen this -- It appears to be a problem with PCVT in my
kernel build.
I wrapped the error a bit for readability.
My last good build was 7/21/01.
Just trying to test it all during the code slush.
# make
cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions
-ansi -nostdinc -I- -I. -I../.. -I../../../include -I../../contrib/ipfilter
-D_KERNEL -include opt_global.h -elf
-mpreferred-stack-boundary=2 ../../i386/isa/pcvt/pcvt_drv.c
In file included from ../../i386/isa/pcvt/pcvt_hdr.h:95,
from ../../i386/isa/pcvt/pcvt_drv.c:62:
../../dev/kbd/kbdreg.h:92: `NUM_KEYS' undeclared here (not in a
function)
../../dev/kbd/kbdreg.h:92: size of array `kb_lastact' has non-integer
type
*** Error code 1
I'll look into it further when I get home from work.
-Bill
--
+---------------------------------------------------------------------------+
| Bill and/or Carolyn Pechter | pechter@shell.monmouth.com |
| Bill Gates is a Persian cat and a monocle away from being a villain in |
| a James Bond movie -- Dennis Miller |
+---------------------------------------------------------------------------+
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010802165616.A3009>
