All of lore.kernel.org
 help / color / mirror / Atom feed
* 2.4.27-1-386 compiling 2.6.10 getting errors
@ 2005-01-24 20:17 Aurash Mahbod
  0 siblings, 0 replies; only message in thread
From: Aurash Mahbod @ 2005-01-24 20:17 UTC (permalink / raw)
  To: linux-kernel

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
amahbod@gmail.com

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-01-24 20:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-24 20:17 2.4.27-1-386 compiling 2.6.10 getting errors Aurash Mahbod

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.