From: <ch.nolte@web.de>
To: linux-kernel@vger.kernel.org
Subject: PROBLEM: drivers/block/rd.c compile error
Date: Tue, 26 Feb 2002 09:41:36 +0100 [thread overview]
Message-ID: <200202260841.g1Q8fWv03208@mailgate5.cinetic.de> (raw)
Hi guys!
I think I`ve found a problem with the Linux-Sources 2.5.5. I have compiled
the code on two different systems, this is what happened:
gcc -D__KERNEL__ -I/usr/src/linux-2.5.5/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.5.5/include/linux/modversions.h -DKBUILD_BASENAME=rd -c -o rd.o rd.c
rd.c: In function `rd_make_request':
rd.c:271: too many arguments to function
make[2]: *** [rd.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.5.5/drivers/block'
make[1]: *** [_modsubdir_block] Error 2
make[1]: Leaving directory `/usr/src/linux-2.5.5/drivers'
make: *** [_mod_drivers] Error 2
I did:
# cat drivers/block/rd.c -n |grep bi_end_io
271 sbh->bi_end_io(sbh, len >> 9);
seems to be an illegal function call, but yet I don`t know
how to fix this one...
I hope this could be of help for you.
bye
Christian Nolte
______________________________________________________________________________
100 MB gute Gründe! Jetzt anmelden und FreeMail-Speicher erweitern für
Sprach-, Fax- und Mailnachrichten unter http://club.web.de/?mc=021103
next reply other threads:[~2002-02-26 8:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-02-26 8:41 ch.nolte [this message]
2002-02-26 9:43 ` Skip Ford
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=200202260841.g1Q8fWv03208@mailgate5.cinetic.de \
--to=ch.nolte@web.de \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®