lkml.org 
[lkml]   [2015]   [Feb]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subjectarm: kprobe compilation error
Hi,

I got the compilation error on next-20150204:

CC arch/arm/probes/kprobes/actions-arm.o
In file included from arch/arm/probes/kprobes/actions-common.c:18:
arch/arm/probes/kprobes/core.h:43: error: '[*]' not allowed in other
than a declaration
make[2]: *** [arch/arm/probes/kprobes/actions-common.o] Błąd 1
make[2]: *** Oczekiwanie na niezakończone zadania....
In file included from arch/arm/probes/kprobes/actions-arm.c:66:
arch/arm/probes/kprobes/core.h:43: error: '[*]' not allowed in other
than a declaration
make[2]: *** [arch/arm/probes/kprobes/actions-arm.o] Błąd 1
In file included from arch/arm/probes/kprobes/core.c:37:
arch/arm/probes/kprobes/core.h:43: error: '[*]' not allowed in other
than a declaration
make[2]: *** [arch/arm/probes/kprobes/core.o] Błąd 1
make[1]: *** [arch/arm/probes/kprobes] Błąd 2
make: *** [arch/arm/probes] Błąd 2

reason is *[*]:
const struct decode_checker *[*]);
^

target: mxs (arm926)
gcc version 4.2.4


best regards
Janusz



\
 
 \ /
  Last update: 2015-02-05 16:21    [W:0.069 / U:0.456 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site