Subject: Re: Kernel build probs
To: None <chuckie@panix.com>
From: Mike Long <mike.long@analog.com>
List: current-users
Date: 02/07/1996 21:32:47
>From: "Alec H. Peterson" <chuckie@panix.com>
>Date: Tue, 6 Feb 1996 14:42:01 -0500 (EST)

>../../../../kern/tty_tb.c:52: `tbpos' defined as wrong kind of tag
>../../../../kern/tty_tb.c:53: field `hitpos' has incomplete type

I've already seen the commit message go by for a fix of this bug, but
if you're not willing to wait that long, try this:

--- src/sys/tablet.h~	Fri Oct 13 22:57:29 1995
+++ src/sys/tablet.h	Wed Feb  7 02:01:35 1996
@@ -50,7 +50,7 @@
  * in-proximity bit is simulated where the tablet does not directly provide
  * the information.
  */
-struct	tbpos {
+struct	hitpos {
 	int32_t	xpos, ypos;	/* raw x-y coordinates */
 	int16_t	status;		/* buttons/pen down */
 #define	TBINPROX	0100000		/* pen in proximity of tablet */

-- 
Mike Long <mike.long@analog.com>           http://www.shore.net/~mikel
VLSI Design Engineer         finger mikel@shore.net for PGP public key
Analog Devices, CPD Division          CCBF225E7D3F7ECB2C8F7ABB15D9BE7B
Norwood, MA 02062 USA       (eq (opinion 'ADI) (opinion 'mike)) -> nil