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: Help required in relation with static probe points, STAP_MARK


The error has been fixed. Thanks for the replies and valuable suggestions.


Frank Ch. Eigler wrote:
> 
> beginner966 <nitin966@gmail.com> writes:
> 
>> I'm using the directions in the given link, by David. However when I
>> tried = to recompile the kernel, I got the following error message:
>>  VDSO    arch/x86/vdso/vdso32-sysenter.so.dbg
>>   CC      kernel/sched.o
>> In file included from kernel/sched.c:31:
>> include/linux/marker.h:33: error: expected declaration specifiers or ...
>> before 'va_list'
>> [...]
>> Kernel version : 2.6.26.5
>> Patched with : patch-2.6.26.5-rt9
> 
> I don't understand this error.  Maybe it's a compiler version issue.
> Different versions of marker.h use "..." in that declaration.
> 
> - FChE
> 
> 

-- 
View this message in context: http://www.nabble.com/Help-required-in-relation-with-static-probe-points%2C-STAP_MARK-tp21481846p21517486.html
Sent from the Sourceware - systemtap mailing list archive at Nabble.com.


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