[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <51C947FD.4000205@asianux.com>
Date: Tue, 25 Jun 2013 15:34:21 +0800
From: Chen Gang <gang.chen@...anux.com>
To: Geert Uytterhoeven <geert@...ux-m68k.org>
CC: Tony Breeds <tony@...eyournoodle.com>,
Mark Salter <msalter@...hat.com>,
"a-jacquiot@...com" <a-jacquiot@...com>, jkc@...hat.com,
linux-c6x-dev@...ux-c6x.org,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Linux-Arch <linux-arch@...r.kernel.org>
Subject: Re: [PATCH] arch: c6x: kernel: include "linux/console.h" when 'VT'
and 'DUMMY_CONSOLE' enabled.
On 06/25/2013 03:06 PM, Geert Uytterhoeven wrote:
> On Tue, Jun 25, 2013 at 3:58 AM, Chen Gang <gang.chen@...anux.com> wrote:
>> > Need include "linux/console.h" when 'VT' and 'DUMMY_CONSOLE' enabled
>> > (e.g allmodconfig).
>> >
>> > The related error:
>> > arch/c6x/kernel/setup.c: In function ‘setup_arch’:
>> > arch/c6x/kernel/setup.c:442:2: error: ‘conswitchp’ undeclared (first use in this function)
>> > arch/c6x/kernel/setup.c:442:2: note: each undeclared identifier is reported only once for each function it appears in
>> > arch/c6x/kernel/setup.c:442:16: error: ‘dummy_con’ undeclared (first use in this function)
> Ah, so you managed to obtain a c6x toolchain. There's none at
> https://www.kernel.org/pub/tools/crosstool/files/bin/x86_64/ yet :-(
Hmm..., I use:
[root@...p122 linux-next]# rpm -qf /usr/bin/c6x-linux-gnu-gcc
gcc-c6x-linux-gnu-4.7.1-0.1.20120606.fc17.x86_64
When fix the 3 compiling issues, it almost can pass compiling: during
compiled to fs subsystem, I stopped compilation manually.
Thanks.
--
Chen Gang
Asianux Corporation
--
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