Linux 2.4.50: aha152x does not compile

From: Tim Tassonis (timtas@dplanet.ch)
Date: Thu Oct 03 2002 - 04:51:32 EST


Hi

I downloaded 2.4.50 and tried to compile, but it fails in aha152x:

  gcc -Wp,-MD,./.aha152x.o.d -D__KERNEL__ -I/opt/src/linux-2.5.40/include
-Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer
-fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2
-march=i686 -I/opt/src/linux-2.5.40/arch/i386/mach-generic -nostdinc
-iwithprefix include -DMODULE -include
/opt/src/linux-2.5.40/include/linux/modversions.h -DAHA152X_STAT
-DAUTOCONF -DKBUILD_BASENAME=aha152x -c -o aha152x.o aha152x.c
drivers/scsi/aha152x.c: In function `intr':
drivers/scsi/aha152x.c:1944: warning: implicit declaration of function
`queue_task'
drivers/scsi/aha152x.c:1944: `tq_immediate' undeclared (first use in this
function)
drivers/scsi/aha152x.c:1944: (Each undeclared identifier is reported only
once
drivers/scsi/aha152x.c:1944: for each function it appears in.)
drivers/scsi/aha152x.c:1945: warning: implicit declaration of function
`mark_bh'
drivers/scsi/aha152x.c:1945: `IMMEDIATE_BH' undeclared (first use in this
function)

This is with gcc 2.95.3

Bye
Tim
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Oct 07 2002 - 22:00:38 EST