public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.5.1-pre10: Compilation failure in fdomain.c:1268: `io_request_lock' undeclared
@ 2001-12-12  8:12 Miles Lane
  2001-12-12 10:12 ` Jens Axboe
  0 siblings, 1 reply; 2+ messages in thread
From: Miles Lane @ 2001-12-12  8:12 UTC (permalink / raw)
  To: LKML



gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes
-Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common
-pipe -mpreferred-stack-boundary=2 -march=athlon  -DMODULE  -DPCMCIA
-D__NO_VERSION__ -c -o fdomain.o ../fdomain.c
../fdomain.c: In function `do_fdomain_16x0_intr':
../fdomain.c:1268: `io_request_lock' undeclared (first use in this
function)
../fdomain.c:1268: (Each undeclared identifier is reported only once
../fdomain.c:1268: for each function it appears in.)
make[3]: *** [fdomain.o] Error 1

CONFIG_SCSI=m
CONFIG_BLK_DEV_SD=m
CONFIG_SD_EXTRA_DEVS=40
CONFIG_CHR_DEV_ST=m
CONFIG_CHR_DEV_OSST=m
CONFIG_BLK_DEV_SR=m
CONFIG_BLK_DEV_SR_VENDOR=y
CONFIG_SR_EXTRA_DEVS=2
CONFIG_CHR_DEV_SG=m
CONFIG_SCSI_CONSTANTS=y

CONFIG_SCSI_PCMCIA=y
CONFIG_PCMCIA_AHA152X=m
CONFIG_PCMCIA_FDOMAIN=m
CONFIG_PCMCIA_NINJA_SCSI=m



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-12-12 10:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-12-12  8:12 2.5.1-pre10: Compilation failure in fdomain.c:1268: `io_request_lock' undeclared Miles Lane
2001-12-12 10:12 ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox