trouble with installation of systemtap3-0 on Ubuntu 14.04
Frank Ch. Eigler
fche@redhat.com
Wed Feb 1 16:33:00 GMT 2017
larytet wrote:
> [...]
> make finishes fine and symbol HAVE_MONITOR_LIBS is defined
> sudo stap --monitor -e 'probe begin { println("Hello World!"); }'
> stap: unrecognized option '--monitor' [....]
HEAD systemtap requires json-c 0.12 as enforced by PKG_CHECK_MODULES
configury. I'm surprised if HAVE_MONITOR_LIBS would be true in your
case, recalling that had 0.11.9.
- FChE
More information about the Systemtap
mailing list