linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: Compile error: patched 2.6.23-r3 with rr2310_00 drivers
  2007-12-10 19:38 Compile error: patched 2.6.23-r3 with rr2310_00 drivers Alexander Rajula
@ 2007-12-10 19:37 ` Alan Cox
  0 siblings, 0 replies; 2+ messages in thread
From: Alan Cox @ 2007-12-10 19:37 UTC (permalink / raw)
  To: Alexander Rajula; +Cc: linux-kernel

>       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?

The report should go to highpoint tech.

The Linux community is working on adding Highpoint 23xx support to the
standard sata_mv drivers, but HPT don't appear to document a lot of the
raid layout they use and hide it in a binary object module which makes it
somewhat problematic.

Alan

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Compile error: patched 2.6.23-r3 with rr2310_00 drivers
@ 2007-12-10 19:38 Alexander Rajula
  2007-12-10 19:37 ` Alan Cox
  0 siblings, 1 reply; 2+ messages in thread
From: Alexander Rajula @ 2007-12-10 19:38 UTC (permalink / raw)
  To: linux-kernel

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-12-10 19:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-12-10 19:38 Compile error: patched 2.6.23-r3 with rr2310_00 drivers Alexander Rajula
2007-12-10 19:37 ` Alan Cox

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).