2.4.19-pre3-ac4 compile failure on Alpha

Robert Schmaling (schmali@ritman.com)
Wed, 20 Mar 2002 16:05:54 -0500


Compilation fails with the following :

make[1]: Entering directory
`/usr/src/linux-2.4.19-pre3-ac4/arch/alpha/kernel'
gcc -D__ASSEMBLY__ -D__KERNEL__ -I/usr/src/linux-2.4.19-pre3-ac4/include -c
-o entry.o entry.S
gcc -D__KERNEL__ -I/usr/src/linux-2.4.19-pre3-ac4/include -Wall -Wstrict-pro
totypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-co
mmon -pipe -mno-fp-regs -ffixed-8 -mcpu=ev56 -Wa,-mev6 -DKBUILD_BASENAME=t
raps -c -o traps.o traps.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.19-pre3-ac4/include -Wall -Wstrict-pro
totypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-co
mmon -pipe -mno-fp-regs -ffixed-8 -mcpu=ev56 -Wa,-mev6 -DKBUILD_BASENAME=p
rocess -c -o process.o process.c
process.c: In function `cpu_idle':
process.c:77: structure has no member named `nice'
process.c:78: structure has no member named `counter'
make[1]: *** [process.o] Error 1
make[1]: Leaving directory
`/usr/src/linux-2.4.19-pre3-ac4/arch/alpha/kernel'
make: *** [_dir_arch/alpha/kernel] Error 2

Hardware: alpha pc164lx w/533 21164a
Distribution: Redhat 7.1

Thanks,

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