Re: [PATCH tip/perf/core] tools lib traceevent: Fix python/perf.so compiling error

2015-06-12 Thread Jiri Olsa
On Fri, Jun 12, 2015 at 03:17:11AM +, Wang Nan wrote: > 'make build-test' finds an error that make_python_perf_so fails due to > missing of libtraceevent-dynamic-list: > > '.../python2' util/setup.py \ >--quiet build_ext; \ >mkdir -p python && \ >cp python_ext_build/lib/perf.so py

[PATCH tip/perf/core] tools lib traceevent: Fix python/perf.so compiling error

2015-06-11 Thread Wang Nan
'make build-test' finds an error that make_python_perf_so fails due to missing of libtraceevent-dynamic-list: '.../python2' util/setup.py \ --quiet build_ext; \ mkdir -p python && \ cp python_ext_build/lib/perf.so python/ /path/to/ld: cannot open linker script file /path/to/kernel/to