Displaying 3 results from an estimated 3 matches for "krb_rd_priv".
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 = 456
The indicated declaration is not visible outside of the function.
krb_mk_priv __P((
^
cc-1204 cc: WARNING File = /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 declarat...
2001 Nov 14
0
OpenSSH / Kerberos / AFS
...u/openssh/sshconnect1.c:417: undefined reference to
`krb_err_txt'
/home/jnfergu/openssh/sshconnect1.c:421: undefined reference to
`krb_get_cred'
/home/jnfergu/openssh/sshconnect1.c:423: undefined reference to
`krb_err_txt'
/home/jnfergu/openssh/sshconnect1.c:475: undefined reference to
`krb_rd_priv'
/home/jnfergu/openssh/sshconnect1.c:478: undefined reference to
`krb_err_txt'
sshconnect1.o: In function `send_krb4_tgt':
/home/jnfergu/openssh/sshconnect1.c:698: undefined reference to
`tkt_string'
/home/jnfergu/openssh/sshconnect1.c:703: undefined reference to
`tkt_string'
/h...
2003 Jan 09
0
Building openssh-3.5p1 with new DES functions
...---^
cc: Info: /usr/athena/include/krb-protos.h, line 540: 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_rd_priv __P((
------------^
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 intende...