All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ognen Duzlevski <ogd116@mail.usask.ca>
To: linux-kernel@vger.kernel.org
Subject: problem compiling 2.5.30
Date: 02 Aug 2002 11:53:21 -0500	[thread overview]
Message-ID: <1028307201.1719.11.camel@iota> (raw)

Hi, sorry if this popped up before. It is a redhat 7.3 box, gcc 2.96.
this happens when I include devfs into the kernel.

See below: 

make[2]: Entering directory `/usr/src/linux-2.5.30/fs/partitions' 
  gcc -Wp,-MD,./.check.o.d -D__KERNEL__ -I/usr/src/linux-2.5.30/include
-Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer
-fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2
-march=i686 -nostdinc -iwithprefix include    -DKBUILD_BASENAME=check
-DEXPORT_SYMTAB  -c -o check.o check.c 
check.c: In function `devfs_register_partitions': 
check.c:470: array subscript is not an integer 
make[2]: *** [check.o] Error 1 
make[2]: Leaving directory `/usr/src/linux-2.5.30/fs/partitions' 
make[1]: *** [partitions] Error 2 
make[1]: Leaving directory `/usr/src/linux-2.5.30/fs' 
make: *** [fs] Error 2 

Thanks, 
Ognen 




             reply	other threads:[~2002-08-02 16:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-02 16:53 Ognen Duzlevski [this message]
2002-08-03 13:06 ` problem compiling 2.5.30 Brad Heilbrun

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=1028307201.1719.11.camel@iota \
    --to=ogd116@mail.usask.ca \
    --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.