Error compiling 2.5.43 Alpha.

Laramie Leavitt (laramie.leavitt@attbi.com)
Fri, 18 Oct 2002 00:26:40 -0700


I get the following error while attempting to compile 2.5.43 for Alpha.
Are there any recent 2.5 releases that work on dual alpha? gcc is 2.95.4.

gcc -Wp,-MD,arch/alpha/kernel/.irq_alpha.o.d -D__KERNEL__ -Iinclude -Wall -W
strict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasi
ng -fno-common -pipe -mno-fp-regs -ffixed-8 -mcpu=ev56 -Wa,-mev6 -nostdinc -
iwithprefix include -DKBUILD_BASENAME=irq_alpha -c -o
arch/alpha/kernel/irq_alpha.o arch/alpha/kernel/irq_alpha.c
In file included from arch/alpha/kernel/irq_alpha.c:15:
arch/alpha/kernel/irq_impl.h: In function `alpha_do_profile':
arch/alpha/kernel/irq_impl.h:50: `prof_buffer' undeclared (first use in this
function)
arch/alpha/kernel/irq_impl.h:50: (Each undeclared identifier is reported
only once
arch/alpha/kernel/irq_impl.h:50: for each function it appears in.)
arch/alpha/kernel/irq_impl.h:61: `prof_shift' undeclared (first use in this
function)
arch/alpha/kernel/irq_impl.h:67: `prof_len' undeclared (first use in this
function)
make[1]: *** [arch/alpha/kernel/irq_alpha.o] Error 1

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