[meta-mentor] [PATCH 0/1] Allow systemtap to build properly
Drew Moseley
drew_moseley at mentor.com
Wed May 1 10:29:25 PDT 2013
This resolves compile error:
In file included from /usr/local/systemtap/share/systemtap/runtime/stp_utrace.c:20:0,
from /usr/local/systemtap/share/systemtap/runtime/linux/task_finder2.c:4,
from /usr/local/systemtap/share/systemtap/runtime/linux/task_finder.c:17,
from /usr/local/systemtap/share/systemtap/runtime/linux/runtime.h:166,
from /usr/local/systemtap/share/systemtap/runtime/runtime.h:17,
from /home/polle/work/issues/2012-07-24-systemtap-3.4/tmp/log_src.c:21:
/usr/local/systemtap/share/systemtap/runtime/stp_utrace.h:259:14: error: âstruct linux_binprmâ declared inside parameter list
/usr/local/systemtap/share/systemtap/runtime/stp_utrace.h:259:14: error: its scope is only this definition or declaration, which is probably not what you want
More details here: http://cygwin.com/ml/systemtap/2012-q3/msg00104.html
The following changes since commit e72269098379624338ee94af0a7ba5bae0de29f2:
avahi-ui: enabled python and set PYTHON_SITEPACKAGES_DIR. (2013-04-29 22:16:55 -0400)
are available in the git repository at:
git://github.com/drewmoseley/meta-mentor move-systemtap
https://github.com/drewmoseley/meta-mentor/tree/move-systemtap
Drew Moseley (1):
systemtap: Move additional patch and bbappend to meta-mentor layer
.../systemtap/include_linux_binfmts_h.patch | 29 ++++++++++++++++++++
recipes/systemtap/systemtap_git.bbappend | 7 +++++
2 files changed, 36 insertions(+)
create mode 100644 recipes/systemtap/systemtap/include_linux_binfmts_h.patch
create mode 100644 recipes/systemtap/systemtap_git.bbappend
--
1.7.9.5
More information about the meta-mentor
mailing list