From owner-freebsd-stable Thu Aug 2 13:56:22 2001 Delivered-To: freebsd-stable@freebsd.org Received: from shell.monmouth.com (shell.monmouth.com [209.191.58.4]) by hub.freebsd.org (Postfix) with ESMTP id D0BF537B401 for ; Thu, 2 Aug 2001 13:56:17 -0700 (PDT) (envelope-from pechter@shell.monmouth.com) Received: (from pechter@localhost) by shell.monmouth.com (8.9.3/8.9.0) id QAA03229 for freebsd-stable@freebsd.org; Thu, 2 Aug 2001 16:56:16 -0400 (EDT) Date: Thu, 2 Aug 2001 16:56:16 -0400 From: Bill/Carolyn Pechter To: freebsd-stable@freebsd.org Subject: PCVT breakage Message-ID: <20010802165616.A3009@shell.monmouth.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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