lkml.org 
[lkml]   [2013]   [Dec]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCHSET 00/17] tracing/uprobes: Add support for more fetch methods (v9)
I applied all the patches and started testing and it failed to build,
with this error:


/home/rostedt/work/git/linux-trace.git/kernel/trace/trace_kprobe.c: In function ‘kprobe_trace_self_tests_init’:
/home/rostedt/work/git/linux-trace.git/kernel/trace/trace_kprobe.c:1400:7: error: ‘create_trace_probe’ undeclared (first use in this function)
/home/rostedt/work/git/linux-trace.git/kernel/trace/trace_kprobe.c:1400:7: note: each undeclared identifier is reported only once for each function it appears in
/home/rostedt/work/git/linux-trace.git/kernel/trace/trace_kprobe.c:1406:3: error: implicit declaration of function ‘find_trace_probe’ [-Werror=implicit-function-declaration]
/home/rostedt/work/git/linux-trace.git/kernel/trace/trace_kprobe.c:1406:6: warning: assignment makes pointer from integer without a cast [enabled by default]
/home/rostedt/work/git/linux-trace.git/kernel/trace/trace_kprobe.c:1416:5: error: implicit declaration of function ‘enable_trace_probe’ [-Werror=implicit-function-declaration]
/home/rostedt/work/git/linux-trace.git/kernel/trace/trace_kprobe.c:1427:6: warning: assignment makes pointer from integer without a cast [enabled by default]
/home/rostedt/work/git/linux-trace.git/kernel/trace/trace_kprobe.c:1447:5: warning: assignment makes pointer from integer without a cast [enabled by default]
/home/rostedt/work/git/linux-trace.git/kernel/trace/trace_kprobe.c:1457:4: error: implicit declaration of function ‘disable_trace_probe’ [-Werror=implicit-function-declaration]
/home/rostedt/work/git/linux-trace.git/kernel/trace/trace_kprobe.c:1460:5: warning: assignment makes pointer from integer without a cast [enabled by default]
/home/rostedt/work/git/linux-trace.git/kernel/trace/trace_kprobe.c:1486:2: error: implicit declaration of function ‘release_all_trace_probes’ [-Werror=implicit-function-declaration
]
cc1: some warnings being treated as errors
distcc[17703] ERROR: compile /home/rostedt/work/git/linux-trace.git/kernel/trace/trace_kprobe.c on localhost failed
make[3]: *** [kernel/trace/trace_kprobe.o] Error 1
make[3]: *** Waiting for unfinished jobs....

I applied it to my "ftrace/core" branch.

I attached my config.

-- Steve
[unhandled content-type:application/octet-stream]
\
 
 \ /
  Last update: 2013-12-21 07:01    [W:0.193 / U:26.424 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site