This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Unknown data abort handler type


Pramod P K wrote:
> In file included from include/asm/page.h:27,
>                  from include/asm/cpu-single.h:33,
>                  from include/asm/proc-fns.h:154,
>                  from include/asm/system.h:94,
>                  from include/asm/bitops.h:22,
>                  from include/linux/bitops.h:4,
>                  from include/linux/thread_info.h:20,
>                  from include/linux/spinlock.h:12,
>                  from include/linux/capability.h:45,
>                  from include/linux/sched.h:7,
>                  from arch/arm/kernel/asm-offsets.c:13:
> include/asm/glue.h:111:2: #error Unknown data abort handler type

Did you actually configure your kernel properly?  This error seems to
be triggered if you didn't run make menuconfig, and/or didn't define
your CPU type.


Attachment: signature.asc
Description: OpenPGP digital signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]