[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1389572866.1176.19@driftwood>
Date: Sun, 12 Jan 2014 18:27:46 -0600
From: Rob Landley <rob@...dley.net>
To: linux-kernel@...r.kernel.org, Anton Blanchard <anton@...ba.org>,
Benjamin Herrenschmidt <benh@...nel.crashing.org>
Subject: powerpc32 broken by ef1313deafb7
Using the attached config, toolchain from
http://landley.net/aboriginal/bin/cross-compiler-powerpc.tar.bz2 but
presumably any 32 bit powerpc one should work, building ala make
ARCH=powerpc CROSS_COMPILE=powerpc-
CC arch/powerpc/lib/xor_vmx.o
In file included from include/linux/thread_info.h:10,
from include/linux/preempt.h:9,
from arch/powerpc/lib/xor_vmx.c:22:
include/linux/types.h:29: error: both 'unsigned' and '_Bool' in
declaration specifiers
cc1: warnings being treated as errors
include/linux/types.h:29: warning: useless type name in empty
declaration
In file included from include/linux/kernel.h:11,
from include/asm-generic/bug.h:13,
from
/home/landley/linux/linux/arch/powerpc/include/asm/bug.h:127,
from include/linux/bug.h:4,
from include/linux/thread_info.h:11,
from include/linux/preempt.h:9,
from arch/powerpc/lib/xor_vmx.c:22:
And then pages more errors. The commit before that one didn't do that.
Rob
View attachment ".config" of type "text/x-mpsub" (91874 bytes)
Powered by blists - more mailing lists