gcc -g -Wall -DUNIX -DHAVE_ALLOCA_H -DNEED_SHMGETEVENTBASE -DHAVE_MATH_H -DHAVE_VALUES_H -DLINUX_MOUSE -DLINUX_SOUND  -DSNDSERV -DMUSSERV -DUSEASM -DUDP_PROTOCOL -D__32BIT__ -c i_ggi.c -o linux.x86/i_ggi.o
i_ggi.c: In function `key':
i_ggi.c:122: duplicate case value
i_ggi.c:121: this is the first entry for that value
i_ggi.c: In function `I_GetEvent':
i_ggi.c:193: `evmask' undeclared (first use this function)
i_ggi.c:193: (Each undeclared identifier is reported only once
i_ggi.c:193: for each function it appears in.)
i_ggi.c: In function `I_FinishUpdate':
i_ggi.c:317: parse error before `void'
i_ggi.c:325: `col' undeclared (first use this function)
i_ggi.c:325: `pal' undeclared (first use this function)
i_ggi.c: In function `I_InitGraphics':
i_ggi.c:354: warning: value computed is not used
i_ggi.c:364: `vis' undeclared (first use this function)
i_ggi.c:364: incompatible types in assignment
i_ggi.c:365: invalid type argument of `->'
i_ggi.c:367: parse error before `int'
i_ggi.c:368: invalid type argument of `->'
i_ggi.c: At top level:
i_ggi.c:72: warning: `ypos' defined but not used
make: *** [linux.x86/i_ggi.o] Error 1
