Re: _ELFUTILS_PREREQ dependency

2009-08-10 Thread Roland McGrath
> On 08/09/2009 03:42 PM, Roland McGrath wrote: > > I've done it in commit ebfb648. Please verify that when linking against > > the new libdw.so your references now get bound to ELFUTILS_0.143 definitions > > for the functions changed in commit de69d52. > > Looks good -- I now see: > > $ nm ./st

Re: _ELFUTILS_PREREQ dependency

2009-08-10 Thread Josh Stone
On 08/09/2009 03:42 PM, Roland McGrath wrote: > I've done it in commit ebfb648. Please verify that when linking against > the new libdw.so your references now get bound to ELFUTILS_0.143 definitions > for the functions changed in commit de69d52. Looks good -- I now see: $ nm ./stap | grep dwarf_

Re: _ELFUTILS_PREREQ dependency

2009-08-09 Thread Roland McGrath
I've done it in commit ebfb648. Please verify that when linking against the new libdw.so your references now get bound to ELFUTILS_0.143 definitions for the functions changed in commit de69d52. Thanks, Roland ___ elfutils-devel mailing list elfutils-de

Re: _ELFUTILS_PREREQ dependency

2009-08-09 Thread Roland McGrath
> As Roland and I discussed on IRC, it would be nice if using > _ELFUTILS_PREREQ invoked some symbol versioning too, so that compiling a > package against newer elfutils would pull up the rpm dependencies with it. It's not a generic issue about _ELFUTILS_PREREQ. > For example, I'd like to write c