Help compiling X386 1.1 on SCO UNIX 3.2 (keyboard.c)

Rindress MacDonald macdonal at mips2.cr.bull.com
Tue Feb 19 01:08:58 AEST 1991



   Hi,
       Does anybody know which files I should include when compiling
   keyboard.c in X386 1.1 patches on a SCO UNIX 3.2v2.0 box.  These are the
   errors that I currently get when I compile it.  I think that
   /usr/include/sys/keyboard.h should be included somewhere because
   that contains the keymap_t definition and GIO_KEYMAP, but I'm not
   sure about the rest.(LDGMAP, LDNMAP, and LDSMAP).  I assumed E_TABSZ 
   is 8.  Any help will be greatly appreciated.

	gcc -DNOSTDHDRS -DNO_ASM -fstrength-reduce -fpcc-struct-return -fwritable-strings -c -O   -I../../../. -I. -I../mfb -I../mi -I../../include -I../../os/4.2bsd  -I../../.././X11  -DSCO -DSYSV386 -DSYSV -DUSG -DSHAPE -DMULTIBUFFER -DMITSHM -DMITMISC -DXDEBUG -DXDMCP -DXVGA -DX386   -DXAW_BC keyboard.c

keyboard.c: In function ATKbdProc:
keyboard.c:502: `E_TABSZ' undeclared (first use this function)
keyboard.c:502: (Each undeclared identifier is reported only once
keyboard.c:502: for each function it appears in.)
keyboard.c:503: `keymap_t' undeclared (first use this function)
keyboard.c:503: parse error before `keymap'
keyboard.c:527: `LDGMAP' undeclared (first use this function)
keyboard.c:527: `buf' undeclared (first use this function)
keyboard.c:556: `GIO_KEYMAP' undeclared (first use this function)
keyboard.c:556: `keymap' undeclared (first use this function)
keyboard.c:603: `LDNMAP' undeclared (first use this function)
keyboard.c:650: `LDSMAP' undeclared (first use this function)
*** Error code 1


					Thanks in advance,
					Rindress

-------------------------------------------------------------------------------
			 Name: Rindress MacDonald
		Email address: macdonal at mips2.cr.bull.com
                 Phone number: (508)294-2797
                      Company: Bull Worldwide Information Systems
              Company address: 300 Concord Rd. Billerica MA 01821 
                    Mail Stop: MA30/826A
-------------------------------------------------------------------------------



More information about the Comp.unix.sysv386 mailing list