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: Systemtap Compilation issue


"Rajeev Sampige" <rajeev_sampige@hotmail.com> writes:

> We were trying to install Systemtap RPM package
> (systemtap-0.5.14.20070602-7.i586.rpm). [...]
> However, when we tried out with sample
> scripts as shown below, we got the error.
> [...]
> Pass 4: compiled C into "stap_b4fbddb993a8b806cecaa290d9aa59db_342.ko"
> in 630usr/100sys/734real ms.
> Pass 4: compilation failed.  Try again with more '-v' (verbose) options.

Do as the system suggests: rerun with additional "-v" options.
It will give you the underlying compiler errors.

> [...]  Looks like there is version compatibility issue with
> glibc. Is there is any specific version that we need to install ?
> [...]

That's unlikely - compilation of a kernel module does not involve glibc.


- FChE


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