* Error compiling 2.5.43 Alpha.
@ 2002-10-18 7:26 Laramie Leavitt
2002-10-20 14:04 ` Jan-Benedict Glaw
0 siblings, 1 reply; 2+ messages in thread
From: Laramie Leavitt @ 2002-10-18 7:26 UTC (permalink / raw)
To: linux-kernel
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Error compiling 2.5.43 Alpha.
2002-10-18 7:26 Error compiling 2.5.43 Alpha Laramie Leavitt
@ 2002-10-20 14:04 ` Jan-Benedict Glaw
0 siblings, 0 replies; 2+ messages in thread
From: Jan-Benedict Glaw @ 2002-10-20 14:04 UTC (permalink / raw)
To: Laramie Leavitt; +Cc: linux-kernel
[-- Attachment #1: Type: text/plain, Size: 1688 bytes --]
On Fri, 2002-10-18 00:26:40 -0700, Laramie Leavitt <laramie.leavitt@attbi.com>
wrote in message <OFEJKOGEKOCPKMCJDFCEKECGCAAA.laramie.leavitt@attbi.com>:
>
> 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
Add "#include <linux/profile.h>" near the top to
./linux/arch/alpha/kernel/irq_impl.h. Sorry, no patch this time...
By the way, accepting little patching, recent 2.5.x kernels do run fine
on my systems (AXPpci33 aka. noname and Miata).
MfG, JBG
--
- Eine Freie Meinung in einem Freien Kopf für
- einen Freien Staat voll Freier Bürger
Gegen Zensur im Internet
Jan-Benedict Glaw . jbglaw@lug-owl.de . +49-172-7608481
-- New APT-Proxy written in shell script --
http://lug-owl.de/~jbglaw/software/ap2/
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-10-20 13:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-18 7:26 Error compiling 2.5.43 Alpha Laramie Leavitt
2002-10-20 14:04 ` Jan-Benedict Glaw
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®