> This is a multi-part message in MIME format.
>
> ------=_NextPart_000_0001_01C11140.E99E9D70
> Content-Type: text/plain;
> charset="us-ascii"
> Content-Transfer-Encoding: 7bit
>
> I am trying to compile linux with xfs support but every time I get a
> error and the make bzImage fails:
>
> It seems to be compiling in /linux/arch/i386/kdb when it fails. Here's
> an example error I get:
>
> i386-dis.c:3538 parse error before 'ATTRIBUTE_UNUSED'
> i386-dis.c: In function 'OP_MMX'
>
> Like I said this is just an example.. but they pretty much look all the
> same.... i386-dis.c:somenumber parse error before 'ATTRIBUTE_UNUSED'
> i386-dis.c: In fuction 'somefunction'
>
> Any clues?
>
I don't know exactly where this comes from, but the quick fix it to
turn off kdb, you do not need it for xfs.
Steve
|