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: Kernel hang with latest snapshot


David Boreham wrote:
Thanks v. much.

btw the compilation error I see is in the sync system call stp code :
[...]
/tmp/stapGTgvfK/stap_2801.c: In function 'function_log_iosyscall_sync':
/tmp/stapGTgvfK/stap_2801.c:10126: error: 'GroupID' undeclared (first use in this function)
/tmp/stapGTgvfK/stap_2801.c:10126: error: (Each undeclared identifier is reported only once
/tmp/stapGTgvfK/stap_2801.c:10126: error: for each function it appears in.)
/tmp/stapGTgvfK/stap_2801.c:10126: error: 'hookID' undeclared (first use in this function)
make[1]: *** [/tmp/stapGTgvfK/stap_2801.o] Error 1



This has already been fixed. I checked in the fix half a day ago. You can try the latest codes from CVS.

- Guanglei


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