res_init etc
Ulrich Drepper
drepper@redhat.com
Thu Mar 15 16:46:00 GMT 2001
Arkadiusz Miskiewicz <misiek@pld.ORG.PL> writes:
> [misiek@arm misiek]$ objdump -T /usr/lib/libresolv.so |grep res_init
> 00000000 DF *UND* 00000062 GLIBC_2.2 __res_init
>
> where is res_init (GLIBC_2.0) symbol ? AFAIK it should be here
> for compatibility with older glibc.
There was a problem with one remaining call to __res_init in the code.
This is gone now. The symbol __res_init is not available for linking
anymore but is still there for old applications.
--
---------------. ,-. 1325 Chesapeake Terrace
Ulrich Drepper \ ,-------------------' \ Sunnyvale, CA 94089 USA
Red Hat `--' drepper at redhat.com `------------------------
More information about the Libc-alpha
mailing list