systemtap failing to compile on Ubuntu Hardy
Mark Wielaard
mwielaard@redhat.com
Fri May 9 15:49:00 GMT 2008
Hi Anup,
On Fri, 2008-05-09 at 13:58 +0530, Anup C Shan wrote:
> cc1: warnings being treated as errors
> /home/anup/systemtap/elfutils-0.131/src/elflint.c: In function âcheck_dynamicâ:
> /home/anup/systemtap/elfutils-0.131/src/elflint.c:1511: warning:
> initialized field overwritten
> /home/anup/systemtap/elfutils-0.131/src/elflint.c:1511: warning: (near
> initialization for âdependencies[2]â)
> make[3]: *** [elflint.o] Error 1
> [...]
> Any ideas on how to fix this?
You might want to try elfutils-0.134 from which contains this patch:
2008-01-03 Roland McGrath <roland@redhat.com>
* ld.h (linked_from_dso_p): Use __attribute__ ((__gnu_inline__)).
* elflint.c (check_dynamic): Remove duplicate initializer.
You can get it from: https://fedorahosted.org/releases/e/l/elfutils/
Cheers,
Mark
More information about the Systemtap
mailing list