[6415] in Kerberos
Kerberos V5 BETA5 & its telnet
daemon@ATHENA.MIT.EDU (Poon Rojanasoonthon)
Sat Dec 30 02:38:17 1995
To: kerberos@MIT.EDU
Date: 30 Dec 1995 07:03:47 GMT
From: s36prs@athena.cpe.ku.ac.th (Poon Rojanasoonthon)
Hi all,
I have problem about compiling the telnet (included with Kerberos
Beta 5), enabling the DES_ENCRYPTION and ENCRYPTION but it send me the error :
I'm using GNU C 2.7.0, SunOS 4.1.3_U1. I have completely install
kerberos and "make check" didn't send me any error. Would you please point
me out where the problem is ? Did I do anything wrong ?
------------------------------------------------------------------------
gcc -DAUTHENTICATION -DKRB5 -DFORWARD -UNO_LOGIN_F -DLOGIN_CAP_F -DLOGIN_PROGRAM=KRB5_PATH_LOGIN -DENCRYPTION -DDES_ENCRYPTION -I./../../../include -I../../../include -I./../../../include/krb5 -I../../../include/krb5 -DKRB4 -DBACKWARD_COMPAT -DKRB4 -DBA
CKWARD_COMPAT -I.. -I./.. -I./../../../include/kerberosIV -I./../../../include -I../../../include -I./../../../include/krb5 -I../../../include/krb5 -DKRB4 -DBACKWARD_COMPAT -DKRB4 -DBACKWARD_COMPAT -c kerberos5.c -o kerberos5.o
kerberos5.c: In function `kerberos5_send':
kerberos5.c:283: parse error before `else'
kerberos5.c: At top level:
kerberos5.c:291: parse error before `&'
kerberos5.c:291: conflicting types for `krb5_free_cred_contents'
./../../../include/krb5.h:1559: previous declaration of `krb5_free_cred_contents'
kerberos5.c:291: warning: data definition has no type or storage class
kerberos5.c:292: warning: parameter names (without types) in function declaration
kerberos5.c:292: conflicting types for `krb5_free_creds'
./../../../include/krb5.h:1556: previous declaration of `krb5_free_creds'
kerberos5.c:292: warning: data definition has no type or storage class
kerberos5.c:293: parse error before `if'
make: *** [kerberos5.o] Error 1
-------------------------------------------------------------------------
TIA,
Poon Rojanasoonthon