All of lore.kernel.org
 help / color / mirror / Atom feed
From: Aurash Mahbod <amahbod@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: 2.4.27-1-386 compiling 2.6.10 getting errors
Date: Mon, 24 Jan 2005 12:17:26 -0800	[thread overview]
Message-ID: <f071747505012412171470901@mail.gmail.com> (raw)

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

                 reply	other threads:[~2005-01-24 20:20 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f071747505012412171470901@mail.gmail.com \
    --to=amahbod@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.