lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 10 Dec 2007 20:38:29 +0100
From:	Alexander Rajula <chris@...dmail.nu>
To:	linux-kernel@...r.kernel.org
Subject: Compile error: patched 2.6.23-r3 with rr2310_00 drivers

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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ