I am compiling 2.6.10 and am getting crc errors. lib/gen_crc32table.c:10: error: parse error before "crc32table_le" lib/gen_crc32table.c:10: warning: type defaults to `int' in declaration of `crc32table_le' lib/gen_crc32table.c:10: warning: data definition has no type or storage class lib/gen_crc32table.c:11: error: parse error before "crc32table_be" lib/gen_crc32table.c:11: warning: type defaults to `int' in declaration of `crc32table_be' lib/gen_crc32table.c:11: warning: data definition has no type or storage class lib/gen_crc32table.c: In function `crc32init_le': lib/gen_crc32table.c:23: error: `uint32_t' undeclared (first use in this function) lib/gen_crc32table.c:23: error: (Each undeclared identifier is reported only once lib/gen_crc32table.c:23: error: for each function it appears in.) lib/gen_crc32table.c:23: error: parse error before "crc" lib/gen_crc32table.c:28: error: `crc' undeclared (first use in this function) lib/gen_crc32table.c: In function `crc32init_be': lib/gen_crc32table.c:40: error: `uint32_t' undeclared (first use in this function) lib/gen_crc32table.c:40: error: parse error before "crc" lib/gen_crc32table.c:45: error: `crc' undeclared (first use in this function) lib/gen_crc32table.c: At top level: lib/gen_crc32table.c:51: error: parse error before "table" lib/gen_crc32table.c:52: warning: function declaration isn't a prototype lib/gen_crc32table.c: In function `output_table': lib/gen_crc32table.c:55: error: `len' undeclared (first use in this function) lib/gen_crc32table.c:58: error: `trans' undeclared (first use in this function) lib/gen_crc32table.c:58: error: `table' undeclared (first use in this function) make[2]: *** [lib/gen_crc32table] Error 1 make[1]: *** [lib] Error 2 make[1]: Leaving directory `/usr/src/linux-2.6.10' make: *** [stamp-build] Error 2
Motherboard: Soyo Dragon Plus CPU: Athlon XP 1800+ ram: 512MB PC2700 video card: nvidia GeForce 4 4400ti thanks for the help! -Aurash Mahbod [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/