Trouble compiling with embedded C
Frank Ch. Eigler
fche@redhat.com
Fri Oct 5 00:37:00 GMT 2007
Haley Thrapp <haley_thrapp@yahoo.com> writes:
> [..] I am starting to toy with the option of using embedded C. I
> tried compiling one of the provided examples and got the output
> below. [...]
> $ stap -vv -g files_open_by_pid.stp=20
> SystemTap translator/driver (version 0.5.12 built 2007-01-01)
> (Using Red Hat elfutils 0.125 libraries.)
> [...]
kread and CATCH_DEREF_FAULT are newer than this old snapshot. A
slightly different set of functions (deref) was used for safe
pointers.
Something called 0.5.14 will appear in RHEL4/5 momentarily, or you
could build your own copy of systemtap out of CVS.
- FChE
More information about the Systemtap
mailing list