Displaying 1 result from an estimated 1 matches for "init_sec".
Did you mean:
init_spec
2007 Jan 17
3
[Bug 1276] Link stage fails when gssapi exists
...the libraries to be linked into the final
binaries
on openSUSE 10.2 (and before) when /usr/lib/libgssapi* exists, i.e. the
libgssapi.rpm package is installed. krb5 and krb5-devel are installed
to. I suppose this problem also surfaces on other distributions.
configure output is:
checking for gss_init_sec_context in -lgssapi... yes
but actually compiling and linking the program suite yields:
gcc -o sshd sshd.o auth-rhosts.o auth-passwd.o auth-rsa.o auth-rh-rsa.o
sshpty.o sshlogin.o servconf.o serverloop.o auth.o auth1.o auth2.o
auth-options.o session.o auth-chall.o auth2-chall.o groupaccess.o
auth...