All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Paolo Ciarrocchi" <ciarrocchi@linuxmail.org>
To: linux-kernel@vger.kernel.org
Subject: [2.5.21] compile error
Date: Wed, 12 Jun 2002 05:33:24 +0800	[thread overview]
Message-ID: <20020611213324.19589.qmail@linuxmail.org> (raw)

Hi all,
I've just tried to compile the 2.5.21,
but I got these errors:

make[2]: Entering directory `/usr/src/linux-2.5.21/drivers/ide'
  gcc -Wp,-MD,.ataraid.o.d -D__KERNEL__ -I/usr/src/linux-2.5.21/include -Wall -W
  strict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -
  fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -nostdinc -iwithprefix
   include -DMODULE -include /usr/src/linux-2.5.21/include/linux/modversions.h   -
   DKBUILD_BASENAME=ataraid -DEXPORT_SYMTAB  -c -o ataraid.o ataraid.c
   ataraid.c: In function `ataraid_make_request':
   ataraid.c:101: dereferencing pointer to incomplete type
   ataraid.c:99: warning: `minor' might be used uninitialized in this function
   ataraid.c: In function `ataraid_get_bhead_R1616d035':
   ataraid.c:119: sizeof applied to an incomplete type
   ataraid.c: In function `ataraid_end_request_R6a133f58':
   ataraid.c:143: dereferencing pointer to incomplete type
   ataraid.c:149: dereferencing pointer to incomplete type
   ataraid.c: In function `ataraid_split_request':
   ataraid.c:172: dereferencing pointer to incomplete type
   ataraid.c:172: dereferencing pointer to incomplete type
   ataraid.c:172: dereferencing pointer to incomplete type
   ataraid.c:173: dereferencing pointer to incomplete type
   ataraid.c:173: dereferencing pointer to incomplete type
   ataraid.c:173: dereferencing pointer to incomplete type
   ataraid.c:175: dereferencing pointer to incomplete type
   ataraid.c:176: dereferencing pointer to incomplete type
   ataraid.c:178: dereferencing pointer to incomplete type
   ataraid.c:178: dereferencing pointer to incomplete type
   ataraid.c:179: dereferencing pointer to incomplete type
   ataraid.c:180: dereferencing pointer to incomplete type
   ataraid.c:183: dereferencing pointer to incomplete type
   ataraid.c:184: dereferencing pointer to incomplete type
   ataraid.c:187: dereferencing pointer to incomplete type
   ataraid.c:187: dereferencing pointer to incomplete type
   ataraid.c:189: warning: passing arg 1 of `generic_make_request_R3b6085bd' makes
   pointer from integer without a cast
   ataraid.c:189: too many arguments to function `generic_make_request_R3b6085bd'
   ataraid.c:190: warning: passing arg 1 of `generic_make_request_R3b6085bd' makes
   pointer from integer without a cast
   ataraid.c:190: too many arguments to function `generic_make_request_R3b6085bd'
   ataraid.c: In function `ataraid_init':
   ataraid.c:266: warning: passing arg 2 of `blk_queue_make_request_R49fe4a71' from
    incompatible pointer type
    make[2]: *** [ataraid.o] Error 1
    make[2]: Leaving directory `/usr/src/linux-2.5.21/drivers/ide'
    make[1]: *** [_subdir_ide] Error 2
    make[1]: Leaving directory `/usr/src/linux-2.5.21/drivers'
    make: *** [drivers] Error 2

gcc version 2.96 20000731 (Mandrake Linux 8.1 2.96-0.62mdk))

Let me know if you need further information and, please cc' me because I'm not a subscriber of the list.

Many thanks,

-- PC
-- 
Get your free email from www.linuxmail.org 


Powered by Outblaze

             reply	other threads:[~2002-06-11 21:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-11 21:33 Paolo Ciarrocchi [this message]
2002-06-11 23:29 ` [2.5.21] compile error Dave Jones
2002-06-13 10:53   ` Jens Axboe

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=20020611213324.19589.qmail@linuxmail.org \
    --to=ciarrocchi@linuxmail.org \
    --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.