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: stap compilation error...


Michael Dolan wrote:
Getting the following on RHEL4 WS:

[root@lc4eb801685332 stap lib]# stap -v top.stp
Pass 1: parsed user script and 11 library script(s) in
100usr/0sys/130real ms.
Pass 2: analyzed script: 2 probe(s), 3 function(s), 1 global(s) in
250usr/20sys/339real ms.
Pass 3: translated to C into "/tmp/stapZDkCTw/stap_7379.c" in
180usr/470sys/729real ms.
Pass 4: compiled C into "stap_7379.ko" in 0usr/0sys/36real ms.
Pass 4: compilation failed.

Any ideas?

could you give the info printed by "stap -vv" ? -v is not enough. And it's better if you could tell more detail about the running environment, such as version of kernel/gcc/elfutils and the hardware arch.

- Guanglei


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