public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Kevin Brosius <cobra@compuserve.com>
To: kernel <linux-kernel@vger.kernel.org>
Subject: new unresolves in 2.6.67 bk
Date: Sat, 19 Apr 2003 13:17:12 -0400	[thread overview]
Message-ID: <3EA18498.90AAF8B5@compuserve.com> (raw)

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

                 reply	other threads:[~2003-04-19 17:06 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3EA18498.90AAF8B5@compuserve.com \
    --to=cobra@compuserve.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox