On sparc64 I'm getting:
CC arch/sparc64/kernel/signal.o
In file included from include/linux/compat.h:16,
from arch/sparc64/kernel/signal.c:12:
include/asm/signal.h:177: error: expected specifier-qualifier-list before 'compat_sigset_t'
AFAICS this is defined in include/linux/compat.h, which is included by
signal.c only if CONFIG_SPARC32_COMPAT is defined (yep, that's a 'y' in my
.configure), but is included again in signal.h. This also looks broken to me.
I can't see what the compiler is complaining about (gcc-4.1.1-14.sparc on
Aurora Corona), as this is a typedef for a struct.
--
Dr. Horst H. von Brand User #22616 counter.li.org
Departamento de Informatica Fono: +56 32 2654431
Universidad Tecnica Federico Santa Maria +56 32 2654239
Casilla 110-V, Valparaiso, Chile Fax: +56 32 2797513
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]