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: error in compiling the simplest script for latest git source


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


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