On Fri, 2002-06-07 at 03:05, Jakub Jelinek wrote: > readelf -a /lib/i686/libc.so.6 | grep gethostent_r | less > 1062: 420f87e0 198 FUNC GLOBAL DEFAULT 11 gethostent_r@GLIBC_2.0 > 1380: 420f87e0 198 FUNC LOCAL DEFAULT 11 __old_gethostent_r > 1494: 420f8720 187 FUNC LOCAL HIDDEN 11 gethostent_r@@GLIBC_2.1.2 > 2108: 420f8720 187 FUNC LOCAL HIDDEN 11 __gethostent_r > 3441: 420f87e0 198 FUNC GLOBAL DEFAULT 11 gethostent_r@GLIBC_2.0 > and similarly for all other get*ent_r functions, plus _IO_wfile_jumps > is not exported either but used to be (@@GLIBC_2.2). I've applied parts of the patch. I do not know why _IO_wfile_jumps is needed. What package is using it? -- ---------------. ,-. 1325 Chesapeake Terrace Ulrich Drepper \ ,-------------------' \ Sunnyvale, CA 94089 USA Red Hat `--' drepper at redhat.com `------------------------