> without any mods to compilation files yet looks like some system OS level
> conflicts?

/usr/src/linux/include/linux/string.h:28: warning: conflicting types for built-in 
function `memset'
/usr/src/linux/include/linux/string.h:29: warning: conflicting types for built-in 
function `memcpy'
/usr/src/linux/include/linux/string.h:32: warning: conflicting types for built-in 
function `memcmp'

O.K. - these should be pretty harmless. 

vga_text16_enh.inc:151: parse error before `2'
vga_text16_enh.inc:151: warning: no semicolon at end of struct or union
vga_text16_enh.inc:153: parse error before `}'

Now that looks like a problem with the headers. It seemingly doesn't get the
SR2 entry and tries to parse it as "SR""2" or something ... very strange.

vga_text16_enh.inc:197: parse error before `*'

Yeah - same here. Please try to find the .h files that contain the offending
symbols (SR2 and text16_font_reg) - they seemingly don't get included or
misparsed.

vga_text16_enh.inc:220: parse error before `*'

Same as above.

vga_text16_enh.inc:252: `text16_font_reg' undeclared (first use in this function)

again.

vga_text16_enh.inc:356: `text16_font_reg' undeclared (first use in this function)

and again.

CU, ANdy

-- 
= Andreas Beck                    |  Email :  <[EMAIL PROTECTED]> =

Reply via email to