Hii Ken, Thanks for your reply.I have configured kerberos again with TCL support as:
$ ./configure --with-tls=/usr --without-kerberos There were no errors in this step again. Now a new error was occured in "make" step: $ make The output of this command(Partial) is: tcl_ovsec_kadm.c:1292: error: syntax error before "clientData" tcl_ovsec_kadm.c: In function `tcl_ovsec_kadm_chpass_principal': tcl_ovsec_kadm.c:1302: error: `TCL_OK' undeclared (first use in this function) tcl_ovsec_kadm.c:1305: error: `argv' undeclared (first use in this function) tcl_ovsec_kadm.c:1305: error: `argc' undeclared (first use in this function) tcl_ovsec_kadm.c:1305: warning: left-hand operand of comma expression has no eff ect tcl_ovsec_kadm.c:1305: error: `interp' undeclared (first use in this function) tcl_ovsec_kadm.c:1305: error: `TCL_ERROR' undeclared (first use in this function ) tcl_ovsec_kadm.c:1305: warning: left-hand operand of comma expression has no eff ect tcl_ovsec_kadm.c:1305: warning: left-hand operand of comma expression has no eff ect tcl_ovsec_kadm.c: At top level: tcl_ovsec_kadm.c:1349: error: syntax error before "clientData" tcl_ovsec_kadm.c: In function `tcl_ovsec_kadm_chpass_principal_util': tcl_ovsec_kadm.c:1362: error: `TCL_OK' undeclared (first use in this function) tcl_ovsec_kadm.c:1364: error: `argv' undeclared (first use in this function) tcl_ovsec_kadm.c:1364: error: `argc' undeclared (first use in this function) tcl_ovsec_kadm.c:1364: warning: left-hand operand of comma expression has no eff ect tcl_ovsec_kadm.c:1364: error: `interp' undeclared (first use in this function) tcl_ovsec_kadm.c:1364: error: `TCL_ERROR' undeclared (first use in this function ) tcl_ovsec_kadm.c:1364: warning: left-hand operand of comma expression has no eff ect tcl_ovsec_kadm.c:1364: warning: left-hand operand of comma expression has no eff ect tcl_ovsec_kadm.c:1406: error: `TCL_LEAVE_ERR_MSG' undeclared (first use in this function) tcl_ovsec_kadm.c: At top level: tcl_ovsec_kadm.c:1433: error: syntax error before "clientData" tcl_ovsec_kadm.c: In function `tcl_ovsec_kadm_randkey_principal': tcl_ovsec_kadm.c:1440: error: `Tcl_DString' undeclared (first use in this functi on) tcl_ovsec_kadm.c:1440: error: `keyblock_dstring' undeclared (first use in this f unction) tcl_ovsec_kadm.c:1446: error: `TCL_OK' undeclared (first use in this function) tcl_ovsec_kadm.c:1448: error: `argv' undeclared (first use in this function) tcl_ovsec_kadm.c:1448: error: `argc' undeclared (first use in this function) tcl_ovsec_kadm.c:1448: warning: left-hand operand of comma expression has no eff ect tcl_ovsec_kadm.c:1448: error: `interp' undeclared (first use in this function) tcl_ovsec_kadm.c:1448: error: `TCL_ERROR' undeclared (first use in this function ) tcl_ovsec_kadm.c:1448: warning: left-hand operand of comma expression has no eff ect tcl_ovsec_kadm.c:1448: warning: left-hand operand of comma expression has no eff ect tcl_ovsec_kadm.c:1481: error: `TCL_LEAVE_ERR_MSG' undeclared (first use in this function) tcl_ovsec_kadm.c: At top level: tcl_ovsec_kadm.c:1507: error: syntax error before "clientData" tcl_ovsec_kadm.c: In function `tcl_ovsec_kadm_get_principal': tcl_ovsec_kadm.c:1513: error: `Tcl_DString' undeclared (first use in this functi on) tcl_ovsec_kadm.c:1513: error: `ent_dstring' undeclared (first use in this functi on) tcl_ovsec_kadm.c:1519: error: `TCL_OK' undeclared (first use in this function) tcl_ovsec_kadm.c:1521: error: `argv' undeclared (first use in this function) tcl_ovsec_kadm.c:1521: error: `argc' undeclared (first use in this function) tcl_ovsec_kadm.c:1521: warning: left-hand operand of comma expression has no eff ect tcl_ovsec_kadm.c:1521: error: `interp' undeclared (first use in this function) tcl_ovsec_kadm.c:1521: error: `TCL_ERROR' undeclared (first use in this function ) tcl_ovsec_kadm.c:1521: warning: left-hand operand of comma expression has no eff ect tcl_ovsec_kadm.c:1521: warning: left-hand operand of comma expression has no eff ect tcl_ovsec_kadm.c:1546: error: `Tcl_HashEntry' undeclared (first use in this func tion) tcl_ovsec_kadm.c:1546: error: `entry' undeclared (first use in this function) tcl_ovsec_kadm.c:1554: error: `TCL_STRING_KEYS' undeclared (first use in this fu nction) tcl_ovsec_kadm.c:1566: error: `TCL_LEAVE_ERR_MSG' undeclared (first use in this function) tcl_ovsec_kadm.c: At top level: tcl_ovsec_kadm.c:1611: error: syntax error before "clientData" tcl_ovsec_kadm.c: In function `tcl_ovsec_kadm_create_policy': tcl_ovsec_kadm.c:1617: error: `TCL_OK' undeclared (first use in this function) tcl_ovsec_kadm.c:1622: error: `argv' undeclared (first use in this function) tcl_ovsec_kadm.c:1622: error: `argc' undeclared (first use in this function) tcl_ovsec_kadm.c:1622: warning: left-hand operand of comma expression has no eff ect tcl_ovsec_kadm.c:1622: error: `interp' undeclared (first use in this function) tcl_ovsec_kadm.c:1622: error: `TCL_ERROR' undeclared (first use in this function ) tcl_ovsec_kadm.c:1622: warning: left-hand operand of comma expression has no eff ect tcl_ovsec_kadm.c:1622: warning: left-hand operand of comma expression has no eff ect tcl_ovsec_kadm.c: At top level: tcl_ovsec_kadm.c:1660: error: syntax error before "clientData" tcl_ovsec_kadm.c: In function `tcl_ovsec_kadm_delete_policy': tcl_ovsec_kadm.c:1667: error: `argv' undeclared (first use in this function) tcl_ovsec_kadm.c:1667: error: `argc' undeclared (first use in this function) tcl_ovsec_kadm.c:1667: warning: left-hand operand of comma expression has no eff ect tcl_ovsec_kadm.c:1667: error: `interp' undeclared (first use in this function) tcl_ovsec_kadm.c:1667: error: `TCL_ERROR' undeclared (first use in this function ) tcl_ovsec_kadm.c:1667: warning: left-hand operand of comma expression has no eff ect tcl_ovsec_kadm.c:1667: error: `TCL_OK' undeclared (first use in this function) tcl_ovsec_kadm.c:1667: warning: left-hand operand of comma expression has no eff ect tcl_ovsec_kadm.c: At top level: tcl_ovsec_kadm.c:1688: error: syntax error before "clientData" tcl_ovsec_kadm.c: In function `tcl_ovsec_kadm_modify_policy': tcl_ovsec_kadm.c:1696: error: `TCL_OK' undeclared (first use in this function) tcl_ovsec_kadm.c:1699: error: `argv' undeclared (first use in this function) tcl_ovsec_kadm.c:1699: error: `argc' undeclared (first use in this function) tcl_ovsec_kadm.c:1699: warning: left-hand operand of comma expression has no eff ect tcl_ovsec_kadm.c:1699: error: `interp' undeclared (first use in this function) tcl_ovsec_kadm.c:1699: error: `TCL_ERROR' undeclared (first use in this function ) tcl_ovsec_kadm.c:1699: warning: left-hand operand of comma expression has no eff ect tcl_ovsec_kadm.c:1699: warning: left-hand operand of comma expression has no eff ect tcl_ovsec_kadm.c: At top level: tcl_ovsec_kadm.c:1735: error: syntax error before "clientData" tcl_ovsec_kadm.c: In function `tcl_ovsec_kadm_get_policy': tcl_ovsec_kadm.c:1740: error: `Tcl_DString' undeclared (first use in this functi on) tcl_ovsec_kadm.c:1740: error: `ent_dstring' undeclared (first use in this functi on) tcl_ovsec_kadm.c:1744: error: `TCL_OK' undeclared (first use in this function) tcl_ovsec_kadm.c:1746: error: `argv' undeclared (first use in this function) tcl_ovsec_kadm.c:1746: error: `argc' undeclared (first use in this function) tcl_ovsec_kadm.c:1746: warning: left-hand operand of comma expression has no eff ect tcl_ovsec_kadm.c:1746: error: `interp' undeclared (first use in this function) tcl_ovsec_kadm.c:1746: error: `TCL_ERROR' undeclared (first use in this function ) tcl_ovsec_kadm.c:1746: warning: left-hand operand of comma expression has no eff ect tcl_ovsec_kadm.c:1746: warning: left-hand operand of comma expression has no eff ect tcl_ovsec_kadm.c:1765: error: `Tcl_HashEntry' undeclared (first use in this func tion) tcl_ovsec_kadm.c:1765: error: `entry' undeclared (first use in this function) tcl_ovsec_kadm.c:1773: error: `TCL_STRING_KEYS' undeclared (first use in this fu nction) tcl_ovsec_kadm.c:1785: error: `TCL_LEAVE_ERR_MSG' undeclared (first use in this function) tcl_ovsec_kadm.c: At top level: tcl_ovsec_kadm.c:1830: error: syntax error before "clientData" tcl_ovsec_kadm.c: In function `tcl_ovsec_kadm_free_principal_ent': tcl_ovsec_kadm.c:1838: error: `argv' undeclared (first use in this function) tcl_ovsec_kadm.c:1838: error: `argc' undeclared (first use in this function) tcl_ovsec_kadm.c:1838: warning: left-hand operand of comma expression has no eff ect tcl_ovsec_kadm.c:1838: error: `interp' undeclared (first use in this function) tcl_ovsec_kadm.c:1838: error: `TCL_ERROR' undeclared (first use in this function ) tcl_ovsec_kadm.c:1838: warning: left-hand operand of comma expression has no eff ect tcl_ovsec_kadm.c:1838: error: `TCL_OK' undeclared (first use in this function) tcl_ovsec_kadm.c:1838: warning: left-hand operand of comma expression has no eff ect tcl_ovsec_kadm.c:1851: error: `Tcl_HashEntry' undeclared (first use in this func tion) tcl_ovsec_kadm.c:1851: error: `entry' undeclared (first use in this function) tcl_ovsec_kadm.c:1863: error: `TCL_STRING_KEYS' undeclared (first use in this fu nction) tcl_ovsec_kadm.c: At top level: tcl_ovsec_kadm.c:1885: error: syntax error before "clientData" tcl_ovsec_kadm.c: In function `tcl_ovsec_kadm_free_policy_ent': tcl_ovsec_kadm.c:1893: error: `argv' undeclared (first use in this function) tcl_ovsec_kadm.c:1893: error: `argc' undeclared (first use in this function) tcl_ovsec_kadm.c:1893: warning: left-hand operand of comma expression has no eff ect tcl_ovsec_kadm.c:1893: error: `interp' undeclared (first use in this function) tcl_ovsec_kadm.c:1893: error: `TCL_ERROR' undeclared (first use in this function ) tcl_ovsec_kadm.c:1893: warning: left-hand operand of comma expression has no eff ect tcl_ovsec_kadm.c:1893: error: `TCL_OK' undeclared (first use in this function) tcl_ovsec_kadm.c:1893: warning: left-hand operand of comma expression has no eff ect tcl_ovsec_kadm.c:1906: error: `Tcl_HashEntry' undeclared (first use in this func tion) tcl_ovsec_kadm.c:1906: error: `entry' undeclared (first use in this function) tcl_ovsec_kadm.c:1918: error: `TCL_STRING_KEYS' undeclared (first use in this fu nction) tcl_ovsec_kadm.c: At top level: tcl_ovsec_kadm.c:1940: error: syntax error before "clientData" tcl_ovsec_kadm.c: In function `tcl_ovsec_kadm_get_privs': tcl_ovsec_kadm.c:1948: error: `argv' undeclared (first use in this function) tcl_ovsec_kadm.c:1948: error: `argc' undeclared (first use in this function) tcl_ovsec_kadm.c:1948: warning: left-hand operand of comma expression has no eff ect tcl_ovsec_kadm.c:1948: error: `interp' undeclared (first use in this function) tcl_ovsec_kadm.c:1948: error: `TCL_ERROR' undeclared (first use in this function ) tcl_ovsec_kadm.c:1948: warning: left-hand operand of comma expression has no eff ect tcl_ovsec_kadm.c:1948: error: `TCL_OK' undeclared (first use in this function) tcl_ovsec_kadm.c:1948: warning: left-hand operand of comma expression has no eff ect tcl_ovsec_kadm.c:1959: error: `Tcl_DString' undeclared (first use in this functi on) tcl_ovsec_kadm.c:1959: error: `str' undeclared (first use in this function) tcl_ovsec_kadm.c:1961: error: `TCL_LEAVE_ERR_MSG' undeclared (first use in this function) tcl_ovsec_kadm.c:1961: warning: assignment makes pointer from integer without a cast tcl_ovsec_kadm.c: At top level: tcl_ovsec_kadm.c:1979: error: syntax error before '*' token tcl_ovsec_kadm.c:1980: warning: no previous prototype for 'Tcl_ovsec_kadm_init' tcl_ovsec_kadm.c: In function `Tcl_ovsec_kadm_init': tcl_ovsec_kadm.c:1983: error: `interp' undeclared (first use in this function) tcl_ovsec_kadm.c:1984: error: `TCL_GLOBAL_ONLY' undeclared (first use in this fu nction) tcl_ovsec_kadm.c:1997: warning: implicit declaration of function `Tcl_CreateComm and' tcl_ovsec_kadm.c: In function `unparse_principal_ent': tcl_ovsec_kadm.c:570: warning: statement with no effect tcl_ovsec_kadm.c: In function `unparse_policy_ent': tcl_ovsec_kadm.c:801: warning: statement with no effect tcl_ovsec_kadm.c: In function `tcl_ovsec_kadm_init': tcl_ovsec_kadm.c:1019: warning: statement with no effect tcl_ovsec_kadm.c: In function `tcl_ovsec_kadm_destroy': tcl_ovsec_kadm.c:1076: warning: statement with no effect tcl_ovsec_kadm.c:1076: warning: statement with no effect tcl_ovsec_kadm.c:1076: warning: statement with no effect tcl_ovsec_kadm.c: In function `tcl_ovsec_kadm_create_principal': tcl_ovsec_kadm.c:1108: warning: statement with no effect tcl_ovsec_kadm.c:1108: warning: statement with no effect tcl_ovsec_kadm.c:1108: warning: statement with no effect tcl_ovsec_kadm.c: In function `tcl_ovsec_kadm_delete_principal': tcl_ovsec_kadm.c:1173: warning: statement with no effect tcl_ovsec_kadm.c:1173: warning: statement with no effect tcl_ovsec_kadm.c:1173: warning: statement with no effect tcl_ovsec_kadm.c: In function `tcl_ovsec_kadm_modify_principal': tcl_ovsec_kadm.c:1213: warning: statement with no effect tcl_ovsec_kadm.c:1213: warning: statement with no effect tcl_ovsec_kadm.c:1213: warning: statement with no effect tcl_ovsec_kadm.c: In function `tcl_ovsec_kadm_rename_principal': tcl_ovsec_kadm.c:1258: warning: statement with no effect tcl_ovsec_kadm.c:1258: warning: statement with no effect tcl_ovsec_kadm.c:1258: warning: statement with no effect tcl_ovsec_kadm.c: In function `tcl_ovsec_kadm_chpass_principal': tcl_ovsec_kadm.c:1305: warning: statement with no effect tcl_ovsec_kadm.c:1305: warning: statement with no effect tcl_ovsec_kadm.c:1305: warning: statement with no effect tcl_ovsec_kadm.c: In function `tcl_ovsec_kadm_chpass_principal_util': tcl_ovsec_kadm.c:1364: warning: statement with no effect tcl_ovsec_kadm.c:1364: warning: statement with no effect tcl_ovsec_kadm.c:1364: warning: statement with no effect tcl_ovsec_kadm.c: In function `tcl_ovsec_kadm_randkey_principal': tcl_ovsec_kadm.c:1448: warning: statement with no effect tcl_ovsec_kadm.c:1448: warning: statement with no effect tcl_ovsec_kadm.c:1448: warning: statement with no effect tcl_ovsec_kadm.c: In function `tcl_ovsec_kadm_get_principal': tcl_ovsec_kadm.c:1521: warning: statement with no effect tcl_ovsec_kadm.c:1521: warning: statement with no effect tcl_ovsec_kadm.c:1521: warning: statement with no effect tcl_ovsec_kadm.c: In function `tcl_ovsec_kadm_create_policy': tcl_ovsec_kadm.c:1622: warning: statement with no effect tcl_ovsec_kadm.c:1622: warning: statement with no effect tcl_ovsec_kadm.c:1622: warning: statement with no effect tcl_ovsec_kadm.c: In function `tcl_ovsec_kadm_delete_policy': tcl_ovsec_kadm.c:1667: warning: statement with no effect tcl_ovsec_kadm.c:1667: warning: statement with no effect tcl_ovsec_kadm.c:1667: warning: statement with no effect tcl_ovsec_kadm.c: In function `tcl_ovsec_kadm_modify_policy': tcl_ovsec_kadm.c:1699: warning: statement with no effect tcl_ovsec_kadm.c:1699: warning: statement with no effect tcl_ovsec_kadm.c:1699: warning: statement with no effect tcl_ovsec_kadm.c: In function `tcl_ovsec_kadm_get_policy': tcl_ovsec_kadm.c:1746: warning: statement with no effect tcl_ovsec_kadm.c:1746: warning: statement with no effect tcl_ovsec_kadm.c:1746: warning: statement with no effect tcl_ovsec_kadm.c: In function `tcl_ovsec_kadm_free_principal_ent': tcl_ovsec_kadm.c:1838: warning: statement with no effect tcl_ovsec_kadm.c:1838: warning: statement with no effect tcl_ovsec_kadm.c:1838: warning: statement with no effect tcl_ovsec_kadm.c: In function `tcl_ovsec_kadm_free_policy_ent': tcl_ovsec_kadm.c:1893: warning: statement with no effect tcl_ovsec_kadm.c:1893: warning: statement with no effect tcl_ovsec_kadm.c:1893: warning: statement with no effect tcl_ovsec_kadm.c: In function `tcl_ovsec_kadm_get_privs': tcl_ovsec_kadm.c:1948: warning: statement with no effect tcl_ovsec_kadm.c:1948: warning: statement with no effect tcl_ovsec_kadm.c:1948: warning: statement with no effect make[3]: *** [tcl_ovsec_kadm.o] Error 1 make[3]: Leaving directory `/home/access/LDAPSOFTWARES/krb5-1.6.3/src/kadmin/tes ting/util' make[2]: *** [all-recurse] Error 1 make[2]: Leaving directory `/home/access/LDAPSOFTWARES/krb5-1.6.3/src/kadmin/tes ting' make[1]: *** [all-recurse] Error 1 make[1]: Leaving directory `/home/access/LDAPSOFTWARES/krb5-1.6.3/src/kadmin' make: *** [all-recurse] Error 1 I think this is related to some tcl routines.Please help me how to get rid of these errors. Thanks and regards, Padmavathi =====-----=====-----===== Notice: The information contained in this e-mail message and/or attachments to it may contain confidential or privileged information. If you are not the intended recipient, any dissemination, use, review, distribution, printing or copying of the information contained in this e-mail message and/or attachments to it are strictly prohibited. If you have received this communication in error, please notify us by reply e-mail or telephone and immediately and permanently delete the message and any attachments. Thank you ________________________________________________ Kerberos mailing list Kerberos@mit.edu https://mailman.mit.edu/mailman/listinfo/kerberos