[Bug translator/10313] Build error due to a deprecation in elfutils
mjw at redhat dot com
sourceware-bugzilla@sourceware.org
Tue Jun 23 07:47:00 GMT 2009
------- Additional Comments From mjw at redhat dot com 2009-06-23 07:46 -------
This comes from the following elfutils change:
commit f189493154d0041deced00e6a99cc5426dc9d260
Author: Ulrich Drepper <drepper@redhat.com>
Date: Sat Jun 13 15:55:42 2009 -0700
Add aliases for elf_getshnum and elf_getshstrndx.
Sun in their implementation messed up the semantics of these functions.
To get back to source code compatibility they asked for a solution.
We simply add aliases for the two affected functions, named
elf_getshdrnum and elf_getshdrstrndx. The semantics remains the
same. Users of the old interfaces receive a warning for now. In
future we might make it impossible to link programs which request
the old interfaces (binary compatibility will of course be maintained).
--
http://sourceware.org/bugzilla/show_bug.cgi?id=10313
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Systemtap
mailing list