error in compiling the simplest script for latest git source
Ananth N Mavinakayanahalli
ananth@in.ibm.com
Thu May 15 11:11:00 GMT 2008
On Thu, May 15, 2008 at 05:41:29PM +0800, Wenji Huang wrote:
> Hi,
>
> Found the simple script couldn't be compiled in latest git source.
>
> [root@dhcp-beijing-cdc-10-182-120-226 systemtap]# stap -vve 'probe begin
> {log("hello")}'
>
> SystemTap translator/driver (version 0.7/0.127 git branch master, commit
> 58d21f7e)
Are you sure your tree is correct 'cos I get...
[ananth@thinktux systemtap]$ git show 58d21f7e
fatal: ambiguous argument '58d21f7e': unknown revision or path not in
the working tree.
The latest commit in the tree I have is
c3799d720b60bd74a60de4addcd0d77a90f7842a and your script works just
fine.
Ananth
More information about the Systemtap
mailing list