Displaying 1 result from an estimated 1 matches for "0001d680".
Did you mean:
0001.680
2007 Jan 17
3
[Bug 1276] Link stage fails when gssapi exists
...grep init_sec
...
183: 00009b00 617 FUNC GLOBAL DEFAULT 11
gss_init_sec_context@@gssapi_krb5_2_MIT
While gss_krb5_copy_cache is only in the latter:
$ readelf -a /usr/lib/libgssapi.so | grep gss_krb5_copy_ccache
$ readelf -a /usr/lib/libgssapi_krb5.so | grep gss_krb5_copy_ccache
196: 0001d680 136 FUNC GLOBAL DEFAULT 11
gss_krb5_copy_ccache@@gssapi_krb5_2_MIT
Googling turns up
http://marc2.theaimsgroup.com/?l=secure-shell&m=112109538913024&w=2
but I doubt my gssapi is "old", as this is a default openSUSE install
and I am quite "clean" (gssapi _is_ un...