public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Nathan Walp <faceprint@faceprint.com>
To: Dave Jones <davej@suse.de>, Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: Linux 2.5.7-dj2
Date: Wed, 27 Mar 2002 21:35:46 -0500	[thread overview]
Message-ID: <20020328023543.GA28445@faceprint.com> (raw)
In-Reply-To: <20020328015928.A3607@suse.de>

[-- Attachment #1: Type: text/plain, Size: 2781 bytes --]

Compile error in 2.5.7-dj2, 2.5.7-dj1 compiled fine, has been running 7
days now.  

make[4]: Entering directory `/usr/src/linux-2.5.7-dj2/drivers/scsi/aic7xxx'
gcc -D__KERNEL__ -I/usr/src/linux-2.5.7-dj2/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -malign-functions=4    -DKBUILD_BASENAME=aic7xxx_osm  -c -o aic7xxx_osm.o aic7xxx_osm.c
aic7xxx_osm.c: In function `ahc_linux_setup_tag_info':
aic7xxx_osm.c:1036: warning: implicit declaration of function `strtok'
aic7xxx_osm.c:1036: warning: assignment makes pointer from integer without a cast
aic7xxx_osm.c: In function `aic7xxx_setup':
aic7xxx_osm.c:1068: warning: assignment makes pointer from integer without a cast
aic7xxx_osm.c:1068: warning: assignment makes pointer from integer without a cast
aic7xxx_osm.c: In function `ahc_platform_alloc':
aic7xxx_osm.c:1322: `AHC_LINUX_NOIRQ' undeclared (first use in this function)
aic7xxx_osm.c:1322: (Each undeclared identifier is reported only once
aic7xxx_osm.c:1322: for each function it appears in.)
aic7xxx_osm.c:1332: structure has no member named `runq_tasklet'
aic7xxx_osm.c: In function `ahc_platform_free':
aic7xxx_osm.c:1345: structure has no member named `runq_tasklet'
aic7xxx_osm.c:1349: `AHC_LINUX_NOIRQ' undeclared (first use in this function)
aic7xxx_osm.c: In function `ahc_linux_isr':
aic7xxx_osm.c:1849: structure has no member named `runq_tasklet'
aic7xxx_osm.c: In function `ahc_linux_release_sim_queue':
aic7xxx_osm.c:2460: structure has no member named `runq_tasklet'
aic7xxx_osm.c: In function `ahc_linux_queue_recovery_cmd':
aic7xxx_osm.c:2497: `io_request_lock' undeclared (first use in this function)
aic7xxx_osm.c: In function `ahc_linux_bus_reset':
aic7xxx_osm.c:2794: `io_request_lock' undeclared (first use in this function)
aic7xxx_osm.c: In function `ahc_linux_biosparam':
aic7xxx_osm.c:2833: warning: passing arg 1 of `scsi_partsize' from incompatible pointer type
aic7xxx_osm.c: At top level:
aic7xxx_osm.c:2924: unknown field `use_new_eh_code' specified in initializer
make[4]: *** [aic7xxx_osm.o] Error 1
make[4]: Leaving directory `/usr/src/linux-2.5.7-dj2/drivers/scsi/aic7xxx'
make[3]: *** [first_rule] Error 2
make[3]: Leaving directory `/usr/src/linux-2.5.7-dj2/drivers/scsi/aic7xxx'
make[2]: *** [_subdir_aic7xxx] Error 2
make[2]: Leaving directory `/usr/src/linux-2.5.7-dj2/drivers/scsi'
make[1]: *** [_subdir_scsi] Error 2
make[1]: Leaving directory `/usr/src/linux-2.5.7-dj2/drivers'
make: *** [_dir_drivers] Error 2


-- 
Nathan Walp             || faceprint@faceprint.com
GPG Fingerprint:        ||   http://faceprint.com/
5509 6EF3 928B 2363 9B2B  DA17 3E46 2CDC 492D DB7E


[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

  reply	other threads:[~2002-03-28  2:36 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-28  1:59 Linux 2.5.7-dj1 Dave Jones
2002-03-28  2:35 ` Nathan Walp [this message]
2002-03-28 11:45   ` Linux 2.5.7-dj2 Dave Jones
2002-03-28 17:10     ` Bill Davidsen
2002-03-28 18:56       ` Dave Jones
2002-03-28  3:44 ` Linux 2.5.7-dj1 Andre Hedrick
2002-03-29  0:26   ` Mike Fedyk
  -- strict thread matches above, loose matches on Subject: below --
2002-03-28 22:56 Linux 2.5.7-dj2 Douglas Gilbert

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=20020328023543.GA28445@faceprint.com \
    --to=faceprint@faceprint.com \
    --cc=davej@suse.de \
    --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