On Saturday 21 June 2003 2:15 pm, wrote: > Hello all, > I'm having trouble trying to build 2.4.21. I've attached the error > generated > below. It appears that irq_desc is defined both as a function and as an array > of > irq_desc_t. Help?
It looks like you need the ia64 patch. 2.4.21 doesn't build for ia64 out of the box. The ia64 patch for 2.4.21 isn't out yet (it should be out this week). In the meantime, you can use the patch here, which is very close to what the final patch will be: ftp://ftp.kernel.org/pub/linux/kernel/ports/ia64/v2.4/testing/cset/index.html -- Bjorn Helgaas - bjorn.helgaas at hp.com Linux and Open Source Lab Hewlett-Packard Company

