linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* new unresolves in 2.6.67 bk
@ 2003-04-19 17:17 Kevin Brosius
  0 siblings, 0 replies; only message in thread
From: Kevin Brosius @ 2003-04-19 17:17 UTC (permalink / raw)
  To: kernel

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-04-19 17:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-19 17:17 new unresolves in 2.6.67 bk Kevin Brosius

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).