linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: <jhakala@byterapers.com>
To: linux-kernel@vger.kernel.org
Subject: 2.5.40 aha152x module broken
Date: Wed, 2 Oct 2002 04:39:30 +0300 (EEST)	[thread overview]
Message-ID: <Pine.LNX.4.21.0210020435250.28657-100000@byterapers.com> (raw)

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.




                 reply	other threads:[~2002-10-02  1:34 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=Pine.LNX.4.21.0210020435250.28657-100000@byterapers.com \
    --to=jhakala@byterapers.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;
as well as URLs for NNTP newsgroup(s).