[<prev] [next>] [day] [month] [year] [list]
Message-Id: <200610021908.k92J8wql015006@laptop13.inf.utfsm.cl>
Date: Mon, 02 Oct 2006 15:08:58 -0400
From: "Horst H. von Brand" <vonbrand@....utfsm.cl>
To: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Linux 2.6.18 (git 95f3ef...)
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists