Systemtap Compilation issue
Frank Ch. Eigler
fche@redhat.com
Wed Jul 4 16:56:00 GMT 2007
"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
More information about the Systemtap
mailing list