[comp.os.minix] upgrading to 1.3

x110ws%TAMUNIX.BITNET@cunyvm.cuny.edu (Wally Strzelec) (11/24/88)

Could someone please help me! I am in the middle of updating from 1.2 to
1.3 and I am spinning my wheels trying to get the kernel to compile.
The files that I am having problems with are main.c, table.c, and dmp.c
when I compile them it comes out somthing like this:

table.c:
"table.c" line 82: size of array element unkuown
"table.c" line 121: size of object unknown
"table.c" line 121: size of type unknown
"table.c" line 121: multiple case entry for value 0
main.c
"main.c"  line 93: size of object unknown
"main.c"  line 93: unknown sector stksize
"main.c"  line 101: size of object unknown
"main.c"  line 163: SECONDARY_VECTOR undefined
"main.c"  line 164: RS232_VECTOR undefined
"main.c"  line 179: PS_KEYB_VECTOR undefined
"main.c"  line 189: PCR undefined
dmp.c
"dmp.c"  line 107: size of object unknown
"dmp.c"  line 107: unknown selector name

Am I missing a header file somewhere? if so could someone please send me
a copy.

        Thank You for your help!
        Wally Strzelec
        <x110ws@tamunix.tamu.edu>