[lsb-bugs] [Bug 1739] add dl_iterate_phdr to LSB

bugzilla-daemon at linux-foundation.org bugzilla-daemon at linux-foundation.org
Mon Sep 27 06:42:22 PDT 2010


http://bugs.linuxbase.org/show_bug.cgi?id=1739

--- Comment #31 from Denis Silakov <silakov at ispras.ru> 2010-09-27 06:42:20 PDT ---
It turned out that we've assigned dl_iterate_phdr to the 'Dynamic Loader'
libgroup in the libdl library, while this is actually a libc symbol.

To move it to libc, 'Standard Library' group:

UPDATE Interface JOIN LGInt ON LGIint=Iid SET LGIlibg=104 WHERE
Iname='dl_iterate_phdr';

(not sure if we have more appropriate lib group for it).

-- 
Configure bugmail: http://bugs.linuxbase.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the lsb-bugs mailing list