2.2.12pre5 and SMP alpha woes...

Greg Siekas (siekas@mailhost.tcs.tulane.edu)
Mon, 16 Aug 1999 09:30:52 -0500


downloaded 2.2.12pre5 and tried compiling on my alpha 2100 4/200. i'm
getting the following error.

make -C arch/alpha/kernel
make[1]: Entering directory `/usr/src/linux-2.2.12/arch/alpha/kernel'
gcc -D__KERNEL__ -I/usr/src/linux-2.2.12/include -Wall
-Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing
-D__SMP__ -pipe -mno-fp-regs -ffixed-8 -mcpu=ev5 -Wa,-mev6
-DEXPORT_SYMTAB -c alpha_ksyms.c
alpha_ksyms.c:62: `_memset_io' undeclared here (not in a function)
alpha_ksyms.c:62: initializer element for `__ksymtab__memset_io.value'
is not constant
make[1]: *** [alpha_ksyms.o] Error 1
make[1]: Leaving directory `/usr/src/linux-2.2.12/arch/alpha/kernel'
make: *** [_dir_arch/alpha/kernel] Error 2

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