new unresolves in 2.6.67 bk

From: Kevin Brosius (cobra@compuserve.com)
Date: Sat Apr 19 2003 - 12:17:12 EST


I notice several new build failures in bk latest for some scsi and net
drivers when built-in. I haven't tried these as modules. For example:

*** Warning: "restore_flags" [drivers/net/ni65.ko] undefined!
*** Warning: "cli" [drivers/net/ni65.ko] undefined!
*** Warning: "save_flags" [drivers/net/ni65.ko] undefined!
*** Warning: "restore_flags" [drivers/net/ni5010.ko] undefined!
*** Warning: "cli" [drivers/net/ni5010.ko] undefined!
*** Warning: "save_flags" [drivers/net/ni5010.ko] undefined!
*** Warning: "restore_flags" [drivers/net/82596.ko] undefined!
*** Warning: "cli" [drivers/net/82596.ko] undefined!
*** Warning: "save_flags" [drivers/net/82596.ko] undefined!

When the PSI240i driver is enabled:

  gcc -Wp,-MD,drivers/scsi/.psi240i.o.d -D__KERNEL__ -Iinclude -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common
-pipe -mpreferred-stack-boundary=2 -march=athlon
-Iinclude/asm-i386/mach-default -nostdinc -iwithprefix include
-DMODULE -DKBUILD_BASENAME=psi240i -DKBUILD_MODNAME=psi240i -c -o
drivers/scsi/psi240i.o drivers/scsi/psi240i.c
drivers/scsi/psi240i.c: In function `Psi240i_QueueCommand':
drivers/scsi/psi240i.c:393: structure has no member named `host'
drivers/scsi/psi240i.c:394: structure has no member named `target'
drivers/scsi/psi240i.c: In function `Psi240i_Detect':
drivers/scsi/psi240i.c:578: warning: `__check_region' is deprecated
(declared at include/linux/ioport.h:113)
drivers/scsi/psi240i.c:604: warning: implicit declaration of function
`save_flags'
drivers/scsi/psi240i.c:605: warning: implicit declaration of function
`cli'
drivers/scsi/psi240i.c:609: warning: implicit declaration of function
`restore_flags'
drivers/scsi/psi240i.c: At top level:
drivers/scsi/psi240i.c:720: warning: initialization from incompatible
pointer type
drivers/scsi/psi240i.c:720: warning: initialization from incompatible
pointer type
make[2]: *** [drivers/scsi/psi240i.o] Error 1
make[1]: *** [drivers/scsi] Error 2

-- 
Kevin
-
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 : Wed Apr 23 2003 - 22:00:26 EST