This is the mail archive of the
systemtap@sources.redhat.com
mailing list for the systemtap project.
runtime build fixes checked in
- From: Martin Hunt <hunt at redhat dot com>
- To: "systemtap at sources dot redhat dot com" <systemtap at sources dot redhat dot com>
- Date: Tue, 14 Jun 2005 14:47:39 -0700
- Subject: runtime build fixes checked in
- Organization: Red Hat Inc.
I've made the runtime build process almost painless.
To build everything (relayfs, transport, stpd, and example probes):
> make
To clean up:
> make clean
To build docs
> doxygen Doxyfile
When building the probes, the build process filters out expected
warnings due to symbols in loadable modules. If there are unusual ones,
it will display them.
~/stp/src/runtime> make
cd probes; ./build
Building shellsnoop
Building test4
------------ Unexpected Warnings in test4 -------------------
*** Warning:
"_stp_map_key_strange" [/home/hunt/stp/src/runtime/probes/test4/test4.ko] undefined!