All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexander Rajula <chris@nerdmail.nu>
To: linux-kernel@vger.kernel.org
Subject: Compile error: patched 2.6.23-r3 with rr2310_00 drivers
Date: Mon, 10 Dec 2007 20:38:29 +0100	[thread overview]
Message-ID: <475D95B5.9000905@nerdmail.nu> (raw)

Compile error during "make" on patched 2.6.23-r3 with Highpoint-tech 
RocketRaid 2300 drivers.

Today I tried to upgrade the kernel on my server, with no luck.
The drivers for the Rocket Raid 2300 PCI express were patched onto the 
2.6.23-r3-kernel, but it fails to compile while doing make with the 
following error:

      CHK     include/linux/version.h
      CHK     include/linux/utsrelease.h
      CALL    scripts/checksyscalls.sh
      CHK     include/linux/compile.h
      CC      drivers/scsi/rr2310_00/os_linux.o
    drivers/scsi/rr2310_00/os_linux.c: In function 'os_sd_changed':
    drivers/scsi/rr2310_00/os_linux.c:315: error: implicit declaration
    of function 'scsi_device_cancel'
    make[3]: *** [drivers/scsi/rr2310_00/os_linux.o] Error 1
    make[2]: *** [drivers/scsi/rr2310_00] Error 2
    make[1]: *** [drivers/scsi] Error 2
    make: *** [drivers] Error 2



The same driver patched onto the 2.6.22 kernel compiles.

Is this a linux specific bug, or are the drivers from Highpoint-tech 
simply outdated?

I.e should this bug report be sent to Highpoint tech instead?

The drivers may be downloaded at 
http://www.highpoint-tech.com/BIOS_Driver/rr231x_00/Linux/rr231x_0x-linux-src-v2.1-081507-0256.tar.gz

Output from scripts/ver_linux:

    Linux caramel-apple 2.6.22-gentoo-r5 #6 SMP Mon Dec 10 19:36:34 CET
    2007 x86_64
    Intel(R) Core(TM)2 CPU          6320  @ 1.86GHz GenuineIntel GNU/Linux
     

    Gnu C                  4.1.1
    Gnu make               3.81
    binutils               2.16.1
    util-linux             2.12r
    mount                  2.12r
    module-init-tools      3.2.2
    e2fsprogs              1.39
    reiserfsprogs          3.6.19
    quota-tools            3.14.
    Linux C Library        > libc.2.5
    Dynamic linker (ldd)   2.5
    Procps                 3.2.6
    Net-tools              1.60
    Kbd                    1.12
    Sh-utils               6.4
    udev                   104
    Modules Loaded


             reply	other threads:[~2007-12-10 19:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-10 19:38 Alexander Rajula [this message]
2007-12-10 19:37 ` Compile error: patched 2.6.23-r3 with rr2310_00 drivers Alan Cox

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=475D95B5.9000905@nerdmail.nu \
    --to=chris@nerdmail.nu \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.