2.5.40 aha152x module broken

From: jhakala@byterapers.com
Date: Tue Oct 01 2002 - 20:39:30 EST


Version 2.5.40 seems to be unable to compile aha152x module.
The error message:
  gcc -Wp,-MD,./.aha152x.o.d -D__KERNEL__ -I/usr/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=athlon -I/usr/src/linux-2.5.40/arch/i386/mach-generic -nostdinc
-iwithprefix include -DMODULE -include
/usr/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)

>From http://byterapers.com/~jhakala/config2540_riva you can get my .config
-file. Compiler used was GCC 2.96-81(the redhat flavor).

BTW. I don't remember how it was on 2.4.x, but atleast now it still keeps
compiling other modules if one fails.

-
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:31 EST