text.c: In function `gl_colorfont':
text.c:43: `ushort' undeclared (first use this function)
text.c:43: (Each undeclared identifier is reported only once
text.c:43: for each function it appears in.)
text.c:43: parse error before `)'
text.c:51: parse error before `)'
text.c:58: break statement not within loop or switch
text.c:59: case label not within a switch statement
text.c:66: break statement not within loop or switch
text.c: At top level:
text.c:69: parse error before `}'
text.c: In function `gl_expandfont':
text.c:133: `ushort' undeclared (first use this function)
text.c:133: parse error before `)'
text.c:137: parse error before `)'
text.c:142: `uint' undeclared (first use this function)
text.c:142: parse error before `)'
text.c:152: parse error before `)'
text.c:156: parse error before `)'
text.c:161: parse error before `)'
text.c: In function `expandcharacter':
text.c:185: `ushort' undeclared (first use this function)
text.c:185: parse error before `)'
text.c:189: parse error before `)'
text.c:194: `uint' undeclared (first use this function)
text.c:194: parse error before `)'
text.c:204: parse error before `)'
text.c:208: parse error before `)'
text.c:213: parse error before `)'
make.exe: *** [text.o] Error 1
