From: Adam Schrotenboer <ajschrotenboer@lycosmail.com>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>,
LKML <linux-kernel@vger.kernel.org>,
Keith Owens <kaos@sherman.melbourne.sgi.com>
Subject: scsi_lib.c undefined symbol
Date: Mon, 03 Sep 2001 00:19:17 -0400 [thread overview]
Message-ID: <3B9304C5.4070006@lycosmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1246 bytes --]
I have gotten this a couple times w/ other versions of the kernel, but
this is 2.4.9-ac6. (2.4.8-ac12 worked, but that may be a fluke)
Keith, if you say that this is b0rken Makefiles, it shouldn't be, b/c
this is after a make mrproper.
My config is gzipped and attached to the end of this e-mail.
I don't actually have any SCSI devices. I want scsi for ide-scsi (DVD
drive) and a USB CDRW.
Help, please.
gcc -D__KERNEL__ -I/mnt/hda3/kernel/2.4.9-ac6/linux/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer
-fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2
-march=athlon -DMODULE -DMODVERSIONS -include
/mnt/hda3/kernel/2.4.9-ac6/linux/include/linux/modversions.h -c -o
scsi_lib.o scsi_lib.c
scsi_lib.c: In function `__scsi_end_request':
scsi_lib.c:379: `queued_sectors_Rc37b18c1' undeclared (first use in this
function)
scsi_lib.c:379: (Each undeclared identifier is reported only once
scsi_lib.c:379: for each function it appears in.)
make[2]: *** [scsi_lib.o] Error 1
make[2]: Leaving directory `/mnt/hda3/kernel/2.4.9-ac6/linux/drivers/scsi'
make[1]: *** [_modsubdir_scsi] Error 2
make[1]: Leaving directory `/mnt/hda3/kernel/2.4.9-ac6/linux/drivers'
make: *** [_mod_drivers] Error 2
[-- Attachment #2: .config.gz --]
[-- Type: application/octet-stream, Size: 4944 bytes --]
next reply other threads:[~2001-09-03 4:19 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-09-03 4:19 Adam Schrotenboer [this message]
2001-09-03 4:49 ` scsi_lib.c undefined symbol Keith Owens
2001-09-03 6:43 ` Keith Owens
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=3B9304C5.4070006@lycosmail.com \
--to=ajschrotenboer@lycosmail.com \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=kaos@sherman.melbourne.sgi.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.