This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Trouble compiling with embedded C


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]