[krbdev.mit.edu #2710] CVS Commit

Tom Yu via RT rt-comment at krbdev.mit.edu
Tue Sep 21 22:25:10 EDT 2004


>>>>> "Sam" == Sam Hartman via RT <rt-comment at krbdev.mit.edu> writes:

>>>>> "Tom" == Tom Yu via RT <rt-comment at krbdev.mit.edu> writes:
Tom> The problem is, ns_initparse() is prototyped, but the library
Tom> doesn't export the sysbol.  Yay broken OSes.

Sam> That's not what I see:

Sam> libresolv.a:ns_parse.o:00000080 T __ns_initparse

On all-in-one, I see:

/usr/lib/libresolv.so:00009810 t __ns_initparse

Note the lowercase "t" for a local symbol.  The static library appears
to have the symbol, but the shared library reduces it to a local symbol.

---Tom



More information about the krb5-bugs mailing list