2.6.5-rc3: Parse error in traps.c on Alpha

From: Stefan Wanner
Date: Tue Apr 06 2004 - 15:22:27 EST


I still have this problem in 2.6.5

From: Stefan Wanner <stefan.wanner@xxxxxxxxxxx>
Date: 3. April 2004 10:53:11 GMT+02:00
To: linux-alpha@xxxxxxxxxxxxxxx, rth@xxxxxxxxxxxxxxxxxx
Subject: 2.6.5-rc3: traps.c does not compile anymore

Hello

Upgrading from 2.6.4 to 2.6.5-rc3, arch/alpha/kernel/traps.c does not compile anymore. What's wrong?

alpha:~/src/linux-2.6.5-rc3# make
make[1]: `arch/alpha/kernel/asm-offsets.s' is up to date.
CHK include/asm-alpha/asm_offsets.h
CHK include/linux/compile.h
CC arch/alpha/kernel/traps.o
arch/alpha/kernel/traps.c: In function `opDEC_check':
arch/alpha/kernel/traps.c:55: parse error before `['
make[1]: *** [arch/alpha/kernel/traps.o] Error 1
make: *** [arch/alpha/kernel] Error 2
alpha:~/src/linux-2.6.5-rc3#



Regards
Stefan



alpha:~# gcc -v
Reading specs from /usr/lib/gcc-lib/alpha-linux/2.95.4/specs
gcc version 2.95.4 20011002 (Debian prerelease)
alpha:~# ld -v
GNU ld version 2.14.90.0.7 20031029 Debian GNU/Linux


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/