Messages in this thread |  | | Date | Fri, 08 Sep 2006 20:22:12 -0500 | From | "Scott J. Harmon" <> | Subject | Re: Linux 2.6.17.12 |
| |
Grant Coady wrote: > On Fri, 8 Sep 2006 15:07:41 -0700, Greg KH <gregkh@suse.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.
Same here. Unfortunately I am away from that machine and don't have the .config here. I can get it later if needed.
Thanks,
Scott. -- "Computer Science is no more about computers than astronomy is about telescopes." - Edsger Dijkstra - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |