Displaying 2 results from an estimated 2 matches for "krb_sendauth".
2002 Dec 02
0
Cannot compile openssh-3.5.p1 on Irix 6.5.15 with kerberos4
...e = /usr/athena/include/krb-protos.h, Line = 576
The indicated declaration is not visible outside of the function.
krb_recvauth __P((
^
cc-1204 cc: WARNING File = /usr/athena/include/krb-protos.h, Line = 590
The indicated declaration is not visible outside of the function.
krb_sendauth __P((
^
cd openbsdcc-1164 cc: ERROR File = sshconnect1.c, Line = 477
Argument of type "DES_key_schedule" is incompatible with parameter of type
"struct des_ks_struct *".
r = krb_rd_priv(auth.dat, auth.length, schedule, &cred.sessi...
2003 Jan 09
0
Building openssh-3.5p1 with new DES functions
...---^
cc: Info: /usr/athena/include/krb-protos.h, line 590: The type "struct des_ks_struct" has been declared within and is limited to a function prototype scope. It will not be compatible with an identical type declared in another scope. This might not be what you intended. (protoscope)
krb_sendauth __P((
-------------^
[...]
cc -O2 -arch ev6 -I. -I. -I/usr/local/openssl/include -Iyes -I/software/@sys/usr/include -I/usr/local/include -I/usr/local/openssl/include -I/software/@sys/usr/include/freetype2 -I/usr/athena/include -I/usr/afsws/include -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_P...