Displaying 2 results from an estimated 2 matches for "krb_recvauth".
2002 Dec 02
0
Cannot compile openssh-3.5.p1 on Irix 6.5.15 with kerberos4
...ile = /usr/athena/include/krb-protos.h, Line = 540
The indicated declaration is not visible outside of the function.
krb_rd_priv __P((
^
cc-1204 cc: WARNING File = /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_s...
2003 Jan 09
0
Building openssh-3.5p1 with new DES functions
...---^
cc: Info: /usr/athena/include/krb-protos.h, line 576: 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_recvauth __P((
-------------^
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 intend...