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-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 09 Sep 2006 10:15:17 +1000
From:	Grant Coady <gcoady.lk@...il.com>
To:	Greg KH <gregkh@...e.de>
Cc:	linux-kernel@...r.kernel.org, Andrew Morton <akpm@...l.org>,
	torvalds@...l.org, stable@...nel.org
Subject: Re: Linux 2.6.17.12

On Fri, 8 Sep 2006 15:07:41 -0700, Greg KH <gregkh@...e.de> wrote:

>We (the -stable team) are announcing the release of the 2.6.17.12 kernel.

I get this compile error:

  CC      drivers/ide/pci/via82cxxx.o
drivers/ide/pci/via82cxxx.c:85: error: `PCI_DEVICE_ID_VIA_8237A' undeclared here (not in a function)
drivers/ide/pci/via82cxxx.c:85: error: initializer element is not constant
drivers/ide/pci/via82cxxx.c:85: error: (near initialization for `via_isa_bridges[3].id')
drivers/ide/pci/via82cxxx.c:85: error: initializer element is not constant
drivers/ide/pci/via82cxxx.c:85: error: (near initialization for `via_isa_bridges[3]')
drivers/ide/pci/via82cxxx.c:86: error: initializer element is not constant
drivers/ide/pci/via82cxxx.c:86: error: (near initialization for `via_isa_bridges[4]')
drivers/ide/pci/via82cxxx.c:87: error: initializer element is not constant
drivers/ide/pci/via82cxxx.c:87: error: (near initialization for `via_isa_bridges[5]')
drivers/ide/pci/via82cxxx.c:88: error: initializer element is not constant
drivers/ide/pci/via82cxxx.c:88: error: (near initialization for `via_isa_bridges[6]')
drivers/ide/pci/via82cxxx.c:89: error: initializer element is not constant
drivers/ide/pci/via82cxxx.c:89: error: (near initialization for `via_isa_bridges[7]')
drivers/ide/pci/via82cxxx.c:90: error: initializer element is not constant
drivers/ide/pci/via82cxxx.c:90: error: (near initialization for `via_isa_bridges[8]')
drivers/ide/pci/via82cxxx.c:91: error: initializer element is not constant
drivers/ide/pci/via82cxxx.c:91: error: (near initialization for `via_isa_bridges[9]')
drivers/ide/pci/via82cxxx.c:92: error: initializer element is not constant
drivers/ide/pci/via82cxxx.c:92: error: (near initialization for `via_isa_bridges[10]')
drivers/ide/pci/via82cxxx.c:93: error: initializer element is not constant
drivers/ide/pci/via82cxxx.c:93: error: (near initialization for `via_isa_bridges[11]')
drivers/ide/pci/via82cxxx.c:94: error: initializer element is not constant
drivers/ide/pci/via82cxxx.c:94: error: (near initialization for `via_isa_bridges[12]')
drivers/ide/pci/via82cxxx.c:95: error: initializer element is not constant
drivers/ide/pci/via82cxxx.c:95: error: (near initialization for `via_isa_bridges[13]')
drivers/ide/pci/via82cxxx.c:96: error: initializer element is not constant
drivers/ide/pci/via82cxxx.c:96: error: (near initialization for `via_isa_bridges[14]')
drivers/ide/pci/via82cxxx.c:97: error: initializer element is not constant
drivers/ide/pci/via82cxxx.c:97: error: (near initialization for `via_isa_bridges[15]')
drivers/ide/pci/via82cxxx.c:98: error: initializer element is not constant
drivers/ide/pci/via82cxxx.c:98: error: (near initialization for `via_isa_bridges[16]')
drivers/ide/pci/via82cxxx.c:99: error: initializer element is not constant
drivers/ide/pci/via82cxxx.c:99: error: (near initialization for `via_isa_bridges[17]')
drivers/ide/pci/via82cxxx.c:100: error: initializer element is not constant
drivers/ide/pci/via82cxxx.c:100: error: (near initialization for `via_isa_bridges[18]')
drivers/ide/pci/via82cxxx.c:101: error: initializer element is not constant
drivers/ide/pci/via82cxxx.c:101: error: (near initialization for `via_isa_bridges[19]')
drivers/ide/pci/via82cxxx.c:102: error: initializer element is not constant
drivers/ide/pci/via82cxxx.c:102: error: (near initialization for `via_isa_bridges[20]')
drivers/ide/pci/via82cxxx.c:103: error: initializer element is not constant
drivers/ide/pci/via82cxxx.c:103: error: (near initialization for `via_isa_bridges[21]')
make[3]: *** [drivers/ide/pci/via82cxxx.o] Error 1
make[2]: *** [drivers/ide/pci] Error 2
make[1]: *** [drivers/ide] Error 2
make: *** [drivers] Error 2

Tried twice, 5 of 6 targets okay, 1 of 6 not so good.

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