Lines Matching full:error
18 * pay attention only to the *first* error message you get from the compiler.
19 * Many C compilers will issue lots of spurious error messages once they
20 * have gotten confused. Go to the line indicated in the first error message,
31 * include files. If you get any error trying to include one of these files,
35 #define HAVE_STDDEF_H /* replace 'define' by 'undef' if error here */
73 * above. If not, you'll get an error on the "typedef size_t my_size_t;" line.
97 * If you get an error in this group of lines, undefine HAVE_PROTOTYPES.
124 * If you get an error on the "unsigned char un_char;" line,
136 * If you get an error on the "unsigned short un_short;" line,
148 * If you get an error anywhere in here, undefine HAVE_VOID.
178 * If you get an error here, undefine HAVE_CONST.
198 /* If you get an error or warning about this structure definition,
209 /* If you get an error about duplicate names,