From: "Daniel E. Shipton" <dshipton@vrac.iastate.edu>
To: davej@suse.de
Cc: linux-kernel <linux-kernel@vger.kernel.org>
Subject: 2.5.3-dj7
Date: 31 Jan 2002 19:43:22 -0600 [thread overview]
Message-ID: <1012527802.8490.5.camel@localhost.localdomain> (raw)
In-Reply-To: <3C59749C.B4855316@lbl.gov>
In-Reply-To: <3C59749C.B4855316@lbl.gov>
One of these days the kernel + modules will compile without error for
me.....
but today is not the day....
gcc -D__KERNEL__ -I/home/kernel/linux-2.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
/home/kernel/linux-2.5/include/linux/modversions.h
-DKBUILD_BASENAME=ataraid -DEXPORT_SYMTAB -c ataraid.c
ataraid.c: In function `ataraid_make_request':
ataraid.c:105: structure has no member named `b_rdev'
ataraid.c:103: warning: `minor' might be used uninitialized in this
function
ataraid.c: In function `ataraid_split_request':
ataraid.c:182: structure has no member named `b_rsector'
ataraid.c:193: warning: passing arg 1 of
`generic_make_request_Rsmp_094ec5c7' makes pointer from integer without
a cast
ataraid.c:193: too many arguments to function
`generic_make_request_Rsmp_094ec5c7'
ataraid.c:194: warning: passing arg 1 of
`generic_make_request_Rsmp_094ec5c7' makes pointer from integer without
a cast
ataraid.c:194: too many arguments to function
`generic_make_request_Rsmp_094ec5c7'
ataraid.c: In function `ataraid_init':
ataraid.c:249: `hardsect_size' undeclared (first use in this function)
ataraid.c:249: (Each undeclared identifier is reported only once
ataraid.c:249: for each function it appears in.)
ataraid.c:280: warning: passing arg 2 of
`blk_queue_make_request_Rsmp_b22de294' from incompatible pointer type
ataraid.c: In function `ataraid_exit':
ataraid.c:289: `hardsect_size' undeclared (first use in this function)
make[2]: *** [ataraid.o] Error 1
make[2]: Leaving directory `/home/kernel/linux-2.5/drivers/ide'
make[1]: *** [_modsubdir_ide] Error 2
make[1]: Leaving directory `/home/kernel/linux-2.5/drivers'
make: *** [_mod_drivers] Error 2
next prev parent reply other threads:[~2002-02-01 13:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-01-31 16:45 Who is the Linux telephone subsystem maintainer? Thomas Davis
2002-01-31 17:40 ` Alan Cox
2002-02-01 1:43 ` Daniel E. Shipton [this message]
2002-02-01 13:52 ` 2.5.3-dj7 Dave Jones
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=1012527802.8490.5.camel@localhost.localdomain \
--to=dshipton@vrac.iastate.edu \
--cc=davej@suse.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 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.