My solution was to add --without-tcl to the command line. Thanks to Sam Hartman and Tom Yu for there fast and on target responses.
Thanks, Drew On Wed, 2004-09-22 at 17:11, Andrew Hall wrote: > Greetings, > > I have downloaded the 1.3.5 src and when attempting to compile I get the > following error. I am compiling with 'CFLAGS="-O2 -Wall ./configure ; > make ; make install DESTDIR=/tmp/test". Any suggestions or pointers on > what I am doing wrong? > > making all in kadmin/testing/util... > make[3]: Entering directory > `/home/halla3/kerberos5-stock/src/kadmin/testing/util' > gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" > -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_BT_RSEQ=1 > -DKRB5_PRIVATE=1 -DKRB5_DEPRECATED=1 -DKRB5_DNS_LOOKUP_KDC=1 > -DKRB5_DNS_LOOKUP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 > -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 > -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 > -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 > -DHAVE_REGEX_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_SYS_TIME_H=1 > -DHAVE_SYS_SELECT_H=1 -DHAVE_MEMORY_H=1 -DHAVE_ARPA_INET_H=1 > -DHAVE_FTIME=1 -DHAVE_TIMEZONE=1 -DHAVE_GETCWD=1 -DHAVE_STRSTR=1 > -DHAVE_WAITPID=1 -DHAVE_VSPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_STRFTIME=1 > -DTIME_WITH_SYS_TIME=1 -DPOSIX_SIGNALS=1 -DWAIT_USES_INT=1 > -DGETSOCKNAME_ARG2_TYPE=struct\ sockaddr -DGETSOCKNAME_ARG3_TYPE=size_t > -DHAVE_REGCOMP=1 -DHAS_STDARG -I../../../include -I./../../../include > -I../../../include/krb5 -I./../../../include/krb5 -O2 -Wall -c > tcl_ovsec_kadm.c > In file included from tcl_ovsec_kadm.c:14: > tcl_kadm5.h:2: syntax error before '*' token > tcl_kadm5.h:3: syntax error before '*' token > tcl_ovsec_kadm.c:79: syntax error before '*' token > tcl_ovsec_kadm.c:79: warning: type defaults to `int' in declaration of > `struct_table' > tcl_ovsec_kadm.c:79: warning: data definition has no type or storage > class > tcl_ovsec_kadm.c:81: syntax error before '*' token > tcl_ovsec_kadm.c: In function `put_server_handle': > tcl_ovsec_kadm.c:85: `Tcl_HashEntry' undeclared (first use in this > function) > tcl_ovsec_kadm.c:85: (Each undeclared identifier is reported only once > tcl_ovsec_kadm.c:85: for each function it appears in.) > tcl_ovsec_kadm.c:85: `entry' undeclared (first use in this function) > tcl_ovsec_kadm.c:93: warning: implicit declaration of function > `Tcl_InitHashTable' > tcl_ovsec_kadm.c:93: `TCL_STRING_KEYS' undeclared (first use in this > function) > tcl_ovsec_kadm.c:105: warning: implicit declaration of function > `Tcl_CreateHashEntry' > tcl_ovsec_kadm.c:109: warning: implicit declaration of function > `Tcl_SetHashValue' > tcl_ovsec_kadm.c:109: `handle' undeclared (first use in this function) > tcl_ovsec_kadm.c:111: `name' undeclared (first use in this function) > tcl_ovsec_kadm.c:113: `TCL_OK' undeclared (first use in this function) > tcl_ovsec_kadm.c: At top level: > tcl_ovsec_kadm.c:116: syntax error before '*' token > tcl_ovsec_kadm.c: In function `get_server_handle': > tcl_ovsec_kadm.c:118: `Tcl_HashEntry' undeclared (first use in this > function) > tcl_ovsec_kadm.c:118: `entry' undeclared (first use in this function) > tcl_ovsec_kadm.c:120: `name' undeclared (first use in this function) > tcl_ovsec_kadm.c:121: `handle' undeclared (first use in this function) > tcl_ovsec_kadm.c:124: warning: implicit declaration of function > `Tcl_FindHashEntry' > tcl_ovsec_kadm.c:126: warning: implicit declaration of function > `Tcl_AppendResult' > tcl_ovsec_kadm.c:126: `interp' undeclared (first use in this function) > tcl_ovsec_kadm.c:130: `TCL_ERROR' undeclared (first use in this > function) > tcl_ovsec_kadm.c:132: warning: implicit declaration of function > `Tcl_GetHashValue' > tcl_ovsec_kadm.c:134: `TCL_OK' undeclared (first use in this function) > tcl_ovsec_kadm.c: At top level: > tcl_ovsec_kadm.c:137: syntax error before '*' token > tcl_ovsec_kadm.c: In function `remove_server_handle': > tcl_ovsec_kadm.c:139: `Tcl_HashEntry' undeclared (first use in this > function) > tcl_ovsec_kadm.c:139: `entry' undeclared (first use in this function) > tcl_ovsec_kadm.c:142: `name' undeclared (first use in this function) > tcl_ovsec_kadm.c:143: `interp' undeclared (first use in this function) > tcl_ovsec_kadm.c:144: `TCL_ERROR' undeclared (first use in this > function) > tcl_ovsec_kadm.c:147: warning: implicit declaration of function > `Tcl_DeleteHashEntry' > tcl_ovsec_kadm.c:148: `TCL_OK' undeclared (first use in this function) > tcl_ovsec_kadm.c: At top level: > tcl_ovsec_kadm.c:178: syntax error before '*' token > tcl_ovsec_kadm.c:179: warning: return type defaults to `int' > tcl_ovsec_kadm.c: In function `create_flag_table': > tcl_ovsec_kadm.c:180: `Tcl_HashTable' undeclared (first use in this > function) > tcl_ovsec_kadm.c:180: `table' undeclared (first use in this function) > tcl_ovsec_kadm.c:181: `Tcl_HashEntry' undeclared (first use in this > function) > tcl_ovsec_kadm.c:181: `entry' undeclared (first use in this function) > tcl_ovsec_kadm.c:184: syntax error before ')' token > tcl_ovsec_kadm.c:182: warning: unused variable `i' > tcl_ovsec_kadm.c: At top level: > tcl_ovsec_kadm.c:189: warning: type defaults to `int' in declaration of > `Tcl_InitHashTable' > tcl_ovsec_kadm.c:189: warning: parameter names (without types) in > function declaration > tcl_ovsec_kadm.c:189: warning: data definition has no type or storage > class > tcl_ovsec_kadm.c:191: syntax error before "for" > tcl_ovsec_kadm.c:196: syntax error before numeric constant > tcl_ovsec_kadm.c:196: warning: type defaults to `int' in declaration of > `exit' > tcl_ovsec_kadm.c:196: conflicting types for `exit' > /usr/include/stdlib.h:612: previous declaration of `exit' > tcl_ovsec_kadm.c:196: warning: data definition has no type or storage > class > tcl_ovsec_kadm.c:199: syntax error before '&' token > tcl_ovsec_kadm.c:199: warning: type defaults to `int' in declaration of > `Tcl_SetHashValue' > tcl_ovsec_kadm.c:199: warning: data definition has no type or storage > class > tcl_ovsec_kadm.c:206: syntax error before '*' token > tcl_ovsec_kadm.c:207: warning: return type defaults to `int' > tcl_ovsec_kadm.c: In function `unparse_str': > tcl_ovsec_kadm.c:208: `Tcl_DString' undeclared (first use in this > function) > tcl_ovsec_kadm.c:208: `str' undeclared (first use in this function) > tcl_ovsec_kadm.c:215: warning: implicit declaration of function > `Tcl_DStringInit' > tcl_ovsec_kadm.c:218: warning: implicit declaration of function > `Tcl_DStringAppend' > tcl_ovsec_kadm.c: At top level: > tcl_ovsec_kadm.c:229: syntax error before '*' token > tcl_ovsec_kadm.c: In function `parse_str': > tcl_ovsec_kadm.c:231: `in_str' undeclared (first use in this function) > tcl_ovsec_kadm.c:232: `out_str' undeclared (first use in this function) > tcl_ovsec_kadm.c:240: `TCL_OK' undeclared (first use in this function) > tcl_ovsec_kadm.c: At top level: > tcl_ovsec_kadm.c:244: syntax error before '*' token > tcl_ovsec_kadm.c: In function `set_ok': > tcl_ovsec_kadm.c:246: warning: implicit declaration of function > `Tcl_SetResult' > tcl_ovsec_kadm.c:246: `interp' undeclared (first use in this function) > tcl_ovsec_kadm.c:246: `TCL_STATIC' undeclared (first use in this > function) > tcl_ovsec_kadm.c:247: warning: implicit declaration of function > `Tcl_AppendElement' > tcl_ovsec_kadm.c:248: `string' undeclared (first use in this function) > tcl_ovsec_kadm.c: At top level: > tcl_ovsec_kadm.c:253: syntax error before '*' token > tcl_ovsec_kadm.c:254: warning: return type defaults to `int' > tcl_ovsec_kadm.c: In function `unparse_err': > tcl_ovsec_kadm.c:257: `Tcl_DString' undeclared (first use in this > function) > tcl_ovsec_kadm.c:257: `dstring' undeclared (first use in this function) > tcl_ovsec_kadm.c:379: warning: int format, ovsec_kadm_ret_t arg (arg 3) > tcl_ovsec_kadm.c:386: syntax error before ')' token > tcl_ovsec_kadm.c: At top level: > tcl_ovsec_kadm.c:393: warning: type defaults to `int' in declaration of > `Tcl_DStringInit' > tcl_ovsec_kadm.c:393: warning: parameter names (without types) in > function declaration > tcl_ovsec_kadm.c:393: warning: data definition has no type or storage > class > tcl_ovsec_kadm.c:395: syntax error before "if" > tcl_ovsec_kadm.c:399: syntax error before numeric constant > tcl_ovsec_kadm.c:399: warning: type defaults to `int' in declaration of > `exit' > tcl_ovsec_kadm.c:399: warning: data definition has no type or storage > class > tcl_ovsec_kadm.c:407: syntax error before '*' token > tcl_ovsec_kadm.c: In function `stash_error': > tcl_ovsec_kadm.c:409: `Tcl_DString' undeclared (first use in this > function) > tcl_ovsec_kadm.c:409: `dstring' undeclared (first use in this function) > tcl_ovsec_kadm.c:409: `code' undeclared (first use in this function) > tcl_ovsec_kadm.c:410: warning: implicit declaration of function > `Tcl_DStringResult' > tcl_ovsec_kadm.c:410: `interp' undeclared (first use in this function) > tcl_ovsec_kadm.c:411: warning: implicit declaration of function > `Tcl_DStringFree' > tcl_ovsec_kadm.c: At top level: > tcl_ovsec_kadm.c:417: syntax error before '*' token > tcl_ovsec_kadm.c:419: warning: return type defaults to `int' > tcl_ovsec_kadm.c: In function `unparse_flags': > tcl_ovsec_kadm.c:421: `Tcl_DString' undeclared (first use in this > function) > tcl_ovsec_kadm.c:421: `str' undeclared (first use in this function) > tcl_ovsec_kadm.c:432: warning: implicit declaration of function > `Tcl_DStringAppendElement' > tcl_ovsec_kadm.c: At top level: > tcl_ovsec_kadm.c:440: syntax error before '*' token > tcl_ovsec_kadm.c: In function `parse_flags': > tcl_ovsec_kadm.c:444: `TCL_OK' undeclared (first use in this function) > tcl_ovsec_kadm.c:446: `Tcl_HashEntry' undeclared (first use in this > function) > tcl_ovsec_kadm.c:446: `entry' undeclared (first use in this function) > tcl_ovsec_kadm.c:448: warning: implicit declaration of function > `Tcl_GetInt' > tcl_ovsec_kadm.c:448: `interp' undeclared (first use in this function) > tcl_ovsec_kadm.c:448: `str' undeclared (first use in this function) > tcl_ovsec_kadm.c:449: `flags' undeclared (first use in this function) > tcl_ovsec_kadm.c:452: warning: implicit declaration of function > `Tcl_ResetResult' > tcl_ovsec_kadm.c:454: warning: implicit declaration of function > `Tcl_SplitList' > tcl_ovsec_kadm.c:455: `TCL_ERROR' undeclared (first use in this > function) > tcl_ovsec_kadm.c:458: `table' undeclared (first use in this function) > tcl_ovsec_kadm.c:459: `array' undeclared (first use in this function) > tcl_ovsec_kadm.c:459: `size' undeclared (first use in this function) > tcl_ovsec_kadm.c: At top level: > tcl_ovsec_kadm.c:477: syntax error before '*' token > tcl_ovsec_kadm.c:478: warning: return type defaults to `int' > tcl_ovsec_kadm.c:484: syntax error before '*' token > tcl_ovsec_kadm.c:485: warning: return type defaults to `int' > tcl_ovsec_kadm.c:490: syntax error before '*' token > tcl_ovsec_kadm.c: In function `parse_krb5_flags': > tcl_ovsec_kadm.c:493: syntax error before '*' token > tcl_ovsec_kadm.c:496: `interp' undeclared (first use in this function) > tcl_ovsec_kadm.c:496: `table' undeclared (first use in this function) > tcl_ovsec_kadm.c:499: `str' undeclared (first use in this function) > tcl_ovsec_kadm.c:499: `TCL_OK' undeclared (first use in this function) > tcl_ovsec_kadm.c:503: `flags' undeclared (first use in this function) > tcl_ovsec_kadm.c: At top level: > tcl_ovsec_kadm.c:507: syntax error before '*' token > tcl_ovsec_kadm.c:508: warning: return type defaults to `int' > tcl_ovsec_kadm.c:514: syntax error before '*' token > tcl_ovsec_kadm.c: In function `parse_aux_attributes': > tcl_ovsec_kadm.c:517: syntax error before '*' token > tcl_ovsec_kadm.c:520: `interp' undeclared (first use in this function) > tcl_ovsec_kadm.c:520: `table' undeclared (first use in this function) > tcl_ovsec_kadm.c:523: `str' undeclared (first use in this function) > tcl_ovsec_kadm.c:523: `TCL_OK' undeclared (first use in this function) > tcl_ovsec_kadm.c:527: `flags' undeclared (first use in this function) > tcl_ovsec_kadm.c: At top level: > tcl_ovsec_kadm.c:531: syntax error before '*' token > tcl_ovsec_kadm.c: In function `parse_principal_mask': > tcl_ovsec_kadm.c:534: syntax error before '*' token > tcl_ovsec_kadm.c:537: `interp' undeclared (first use in this function) > tcl_ovsec_kadm.c:537: `table' undeclared (first use in this function) > tcl_ovsec_kadm.c:540: `str' undeclared (first use in this function) > tcl_ovsec_kadm.c:540: `TCL_OK' undeclared (first use in this function) > tcl_ovsec_kadm.c:544: `flags' undeclared (first use in this function) > tcl_ovsec_kadm.c: At top level: > tcl_ovsec_kadm.c:549: syntax error before '*' token > tcl_ovsec_kadm.c: In function `parse_policy_mask': > tcl_ovsec_kadm.c:552: syntax error before '*' token > tcl_ovsec_kadm.c:555: `interp' undeclared (first use in this function) > tcl_ovsec_kadm.c:555: `table' undeclared (first use in this function) > tcl_ovsec_kadm.c:558: `str' undeclared (first use in this function) > tcl_ovsec_kadm.c:558: `TCL_OK' undeclared (first use in this function) > tcl_ovsec_kadm.c:562: `flags' undeclared (first use in this function) > tcl_ovsec_kadm.c: At top level: > tcl_ovsec_kadm.c:567: syntax error before '*' token > tcl_ovsec_kadm.c:568: warning: return type defaults to `int' > tcl_ovsec_kadm.c: In function `unparse_principal_ent': > tcl_ovsec_kadm.c:569: `Tcl_DString' undeclared (first use in this > function) > tcl_ovsec_kadm.c:569: `str' undeclared (first use in this function) > tcl_ovsec_kadm.c:569: `tmp_dstring' undeclared (first use in this > function) > tcl_ovsec_kadm.c:569: warning: left-hand operand of comma expression has > no effect > tcl_ovsec_kadm.c: At top level: > tcl_ovsec_kadm.c:653: syntax error before '*' token > tcl_ovsec_kadm.c: In function `parse_principal_ent': > tcl_ovsec_kadm.c:662: `TCL_OK' undeclared (first use in this function) > tcl_ovsec_kadm.c:664: `interp' undeclared (first use in this function) > tcl_ovsec_kadm.c:664: `list' undeclared (first use in this function) > tcl_ovsec_kadm.c:671: `TCL_ERROR' undeclared (first use in this > function) > tcl_ovsec_kadm.c:785: `out_princ' undeclared (first use in this > function) > tcl_ovsec_kadm.c: At top level: > tcl_ovsec_kadm.c:798: syntax error before '*' token > tcl_ovsec_kadm.c:799: warning: return type defaults to `int' > tcl_ovsec_kadm.c: In function `unparse_policy_ent': > tcl_ovsec_kadm.c:800: `Tcl_DString' undeclared (first use in this > function) > tcl_ovsec_kadm.c:800: `str' undeclared (first use in this function) > tcl_ovsec_kadm.c:800: `tmp_dstring' undeclared (first use in this > function) > tcl_ovsec_kadm.c:800: warning: left-hand operand of comma expression has > no effect > tcl_ovsec_kadm.c: At top level: > tcl_ovsec_kadm.c:838: syntax error before '*' token > tcl_ovsec_kadm.c: In function `parse_policy_ent': > tcl_ovsec_kadm.c:846: `TCL_OK' undeclared (first use in this function) > tcl_ovsec_kadm.c:848: `interp' undeclared (first use in this function) > tcl_ovsec_kadm.c:848: `list' undeclared (first use in this function) > tcl_ovsec_kadm.c:855: `TCL_ERROR' undeclared (first use in this > function) > tcl_ovsec_kadm.c:934: `out_policy' undeclared (first use in this > function) > tcl_ovsec_kadm.c: At top level: > tcl_ovsec_kadm.c:945: syntax error before '*' token > tcl_ovsec_kadm.c:946: warning: return type defaults to `int' > tcl_ovsec_kadm.c: In function `unparse_keytype': > tcl_ovsec_kadm.c:947: `Tcl_DString' undeclared (first use in this > function) > tcl_ovsec_kadm.c:947: `str' undeclared (first use in this function) > tcl_ovsec_kadm.c: At top level: > tcl_ovsec_kadm.c:972: syntax error before '*' token > tcl_ovsec_kadm.c:973: warning: return type defaults to `int' > tcl_ovsec_kadm.c: In function `unparse_keyblock': > tcl_ovsec_kadm.c:974: `Tcl_DString' undeclared (first use in this > function) > tcl_ovsec_kadm.c:974: `str' undeclared (first use in this function) > tcl_ovsec_kadm.c:975: `keytype' undeclared (first use in this function) > tcl_ovsec_kadm.c: At top level: > tcl_ovsec_kadm.c:1006: syntax error before "clientData" > tcl_ovsec_kadm.c: In function `tcl_ovsec_kadm_init': > tcl_ovsec_kadm.c:1016: `argv' undeclared (first use in this function) > tcl_ovsec_kadm.c:1018: `argc' undeclared (first use in this function) > tcl_ovsec_kadm.c:1018: warning: left-hand operand of comma expression > has no effect > tcl_ovsec_kadm.c:1023: `interp' undeclared (first use in this function) > tcl_ovsec_kadm.c:1024: `TCL_ERROR' undeclared (first use in this > function) > tcl_ovsec_kadm.c:1027: `TCL_OK' undeclared (first use in this function) > tcl_ovsec_kadm.c:1042: `TCL_STATIC' undeclared (first use in this > function) > tcl_ovsec_kadm.c:1059: warning: implicit declaration of function > `Tcl_SetVar' > tcl_ovsec_kadm.c:1059: `TCL_LEAVE_ERR_MSG' undeclared (first use in this > function) > tcl_ovsec_kadm.c: At top level: > tcl_ovsec_kadm.c:1069: syntax error before "clientData" > tcl_ovsec_kadm.c: In function `tcl_ovsec_kadm_destroy': > tcl_ovsec_kadm.c:1075: `argv' undeclared (first use in this function) > tcl_ovsec_kadm.c:1075: `argc' undeclared (first use in this function) > tcl_ovsec_kadm.c:1075: warning: left-hand operand of comma expression > has no effect > tcl_ovsec_kadm.c:1075: `interp' undeclared (first use in this function) > tcl_ovsec_kadm.c:1075: `TCL_ERROR' undeclared (first use in this > function) > tcl_ovsec_kadm.c:1075: warning: left-hand operand of comma expression > has no effect > tcl_ovsec_kadm.c:1075: `TCL_OK' undeclared (first use in this function) > tcl_ovsec_kadm.c:1075: warning: left-hand operand of comma expression > has no effect > tcl_ovsec_kadm.c: At top level: > tcl_ovsec_kadm.c:1092: syntax error before "clientData" > tcl_ovsec_kadm.c: In function `tcl_ovsec_kadm_create_principal': > tcl_ovsec_kadm.c:1098: `TCL_OK' undeclared (first use in this function) > tcl_ovsec_kadm.c:1107: `argv' undeclared (first use in this function) > tcl_ovsec_kadm.c:1107: `argc' undeclared (first use in this function) > tcl_ovsec_kadm.c:1107: warning: left-hand operand of comma expression > has no effect > tcl_ovsec_kadm.c:1107: `interp' undeclared (first use in this function) > tcl_ovsec_kadm.c:1107: `TCL_ERROR' undeclared (first use in this > function) > tcl_ovsec_kadm.c:1107: warning: left-hand operand of comma expression > has no effect > tcl_ovsec_kadm.c:1107: warning: left-hand operand of comma expression > has no effect > tcl_ovsec_kadm.c: At top level: > tcl_ovsec_kadm.c:1162: syntax error before "clientData" > tcl_ovsec_kadm.c: In function `tcl_ovsec_kadm_delete_principal': > tcl_ovsec_kadm.c:1172: `argv' undeclared (first use in this function) > tcl_ovsec_kadm.c:1172: `argc' undeclared (first use in this function) > tcl_ovsec_kadm.c:1172: warning: left-hand operand of comma expression > has no effect > tcl_ovsec_kadm.c:1172: `interp' undeclared (first use in this function) > tcl_ovsec_kadm.c:1172: `TCL_ERROR' undeclared (first use in this > function) > tcl_ovsec_kadm.c:1172: warning: left-hand operand of comma expression > has no effect > tcl_ovsec_kadm.c:1172: `TCL_OK' undeclared (first use in this function) > tcl_ovsec_kadm.c:1172: warning: left-hand operand of comma expression > has no effect > tcl_ovsec_kadm.c: At top level: > tcl_ovsec_kadm.c:1201: syntax error before "clientData" > tcl_ovsec_kadm.c: In function `tcl_ovsec_kadm_modify_principal': > tcl_ovsec_kadm.c:1209: `TCL_OK' undeclared (first use in this function) > tcl_ovsec_kadm.c:1212: `argv' undeclared (first use in this function) > tcl_ovsec_kadm.c:1212: `argc' undeclared (first use in this function) > tcl_ovsec_kadm.c:1212: warning: left-hand operand of comma expression > has no effect > tcl_ovsec_kadm.c:1212: `interp' undeclared (first use in this function) > tcl_ovsec_kadm.c:1212: `TCL_ERROR' undeclared (first use in this > function) > tcl_ovsec_kadm.c:1212: warning: left-hand operand of comma expression > has no effect > tcl_ovsec_kadm.c:1212: warning: left-hand operand of comma expression > has no effect > tcl_ovsec_kadm.c: At top level: > tcl_ovsec_kadm.c:1248: syntax error before "clientData" > tcl_ovsec_kadm.c: In function `tcl_ovsec_kadm_rename_principal': > tcl_ovsec_kadm.c:1255: `TCL_OK' undeclared (first use in this function) > tcl_ovsec_kadm.c:1257: `argv' undeclared (first use in this function) > tcl_ovsec_kadm.c:1257: `argc' undeclared (first use in this function) > tcl_ovsec_kadm.c:1257: warning: left-hand operand of comma expression > has no effect > tcl_ovsec_kadm.c:1257: `interp' undeclared (first use in this function) > tcl_ovsec_kadm.c:1257: `TCL_ERROR' undeclared (first use in this > function) > tcl_ovsec_kadm.c:1257: warning: left-hand operand of comma expression > has no effect > tcl_ovsec_kadm.c:1257: warning: left-hand operand of comma expression > has no effect > tcl_ovsec_kadm.c: At top level: > tcl_ovsec_kadm.c:1291: syntax error before "clientData" > tcl_ovsec_kadm.c: In function `tcl_ovsec_kadm_chpass_principal': > tcl_ovsec_kadm.c:1301: `TCL_OK' undeclared (first use in this function) > tcl_ovsec_kadm.c:1304: `argv' undeclared (first use in this function) > tcl_ovsec_kadm.c:1304: `argc' undeclared (first use in this function) > tcl_ovsec_kadm.c:1304: warning: left-hand operand of comma expression > has no effect > tcl_ovsec_kadm.c:1304: `interp' undeclared (first use in this function) > tcl_ovsec_kadm.c:1304: `TCL_ERROR' undeclared (first use in this > function) > tcl_ovsec_kadm.c:1304: warning: left-hand operand of comma expression > has no effect > tcl_ovsec_kadm.c:1304: warning: left-hand operand of comma expression > has no effect > tcl_ovsec_kadm.c: At top level: > tcl_ovsec_kadm.c:1348: syntax error before "clientData" > tcl_ovsec_kadm.c: In function `tcl_ovsec_kadm_chpass_principal_util': > tcl_ovsec_kadm.c:1361: `TCL_OK' undeclared (first use in this function) > tcl_ovsec_kadm.c:1363: `argv' undeclared (first use in this function) > tcl_ovsec_kadm.c:1363: `argc' undeclared (first use in this function) > tcl_ovsec_kadm.c:1363: warning: left-hand operand of comma expression > has no effect > tcl_ovsec_kadm.c:1363: `interp' undeclared (first use in this function) > tcl_ovsec_kadm.c:1363: `TCL_ERROR' undeclared (first use in this > function) > tcl_ovsec_kadm.c:1363: warning: left-hand operand of comma expression > has no effect > tcl_ovsec_kadm.c:1363: warning: left-hand operand of comma expression > has no effect > tcl_ovsec_kadm.c:1405: `TCL_LEAVE_ERR_MSG' undeclared (first use in this > function) > tcl_ovsec_kadm.c: At top level: > tcl_ovsec_kadm.c:1432: syntax error before "clientData" > tcl_ovsec_kadm.c: In function `tcl_ovsec_kadm_randkey_principal': > tcl_ovsec_kadm.c:1439: `Tcl_DString' undeclared (first use in this > function) > tcl_ovsec_kadm.c:1439: `keyblock_dstring' undeclared (first use in this > function) > tcl_ovsec_kadm.c:1445: `TCL_OK' undeclared (first use in this function) > tcl_ovsec_kadm.c:1447: `argv' undeclared (first use in this function) > tcl_ovsec_kadm.c:1447: `argc' undeclared (first use in this function) > tcl_ovsec_kadm.c:1447: warning: left-hand operand of comma expression > has no effect > tcl_ovsec_kadm.c:1447: `interp' undeclared (first use in this function) > tcl_ovsec_kadm.c:1447: `TCL_ERROR' undeclared (first use in this > function) > tcl_ovsec_kadm.c:1447: warning: left-hand operand of comma expression > has no effect > tcl_ovsec_kadm.c:1447: warning: left-hand operand of comma expression > has no effect > tcl_ovsec_kadm.c:1480: `TCL_LEAVE_ERR_MSG' undeclared (first use in this > function) > tcl_ovsec_kadm.c: At top level: > tcl_ovsec_kadm.c:1506: syntax error before "clientData" > tcl_ovsec_kadm.c: In function `tcl_ovsec_kadm_get_principal': > tcl_ovsec_kadm.c:1512: `Tcl_DString' undeclared (first use in this > function) > tcl_ovsec_kadm.c:1512: `ent_dstring' undeclared (first use in this > function) > tcl_ovsec_kadm.c:1518: `TCL_OK' undeclared (first use in this function) > tcl_ovsec_kadm.c:1520: `argv' undeclared (first use in this function) > tcl_ovsec_kadm.c:1520: `argc' undeclared (first use in this function) > tcl_ovsec_kadm.c:1520: warning: left-hand operand of comma expression > has no effect > tcl_ovsec_kadm.c:1520: `interp' undeclared (first use in this function) > tcl_ovsec_kadm.c:1520: `TCL_ERROR' undeclared (first use in this > function) > tcl_ovsec_kadm.c:1520: warning: left-hand operand of comma expression > has no effect > tcl_ovsec_kadm.c:1520: warning: left-hand operand of comma expression > has no effect > tcl_ovsec_kadm.c:1545: `Tcl_HashEntry' undeclared (first use in this > function) > tcl_ovsec_kadm.c:1545: `entry' undeclared (first use in this function) > tcl_ovsec_kadm.c:1553: `TCL_STRING_KEYS' undeclared (first use in this > function) > tcl_ovsec_kadm.c:1565: `TCL_LEAVE_ERR_MSG' undeclared (first use in this > function) > tcl_ovsec_kadm.c: At top level: > tcl_ovsec_kadm.c:1610: syntax error before "clientData" > tcl_ovsec_kadm.c: In function `tcl_ovsec_kadm_create_policy': > tcl_ovsec_kadm.c:1616: `TCL_OK' undeclared (first use in this function) > tcl_ovsec_kadm.c:1621: `argv' undeclared (first use in this function) > tcl_ovsec_kadm.c:1621: `argc' undeclared (first use in this function) > tcl_ovsec_kadm.c:1621: warning: left-hand operand of comma expression > has no effect > tcl_ovsec_kadm.c:1621: `interp' undeclared (first use in this function) > tcl_ovsec_kadm.c:1621: `TCL_ERROR' undeclared (first use in this > function) > tcl_ovsec_kadm.c:1621: warning: left-hand operand of comma expression > has no effect > tcl_ovsec_kadm.c:1621: warning: left-hand operand of comma expression > has no effect > tcl_ovsec_kadm.c: At top level: > tcl_ovsec_kadm.c:1659: syntax error before "clientData" > tcl_ovsec_kadm.c: In function `tcl_ovsec_kadm_delete_policy': > tcl_ovsec_kadm.c:1666: `argv' undeclared (first use in this function) > tcl_ovsec_kadm.c:1666: `argc' undeclared (first use in this function) > tcl_ovsec_kadm.c:1666: warning: left-hand operand of comma expression > has no effect > tcl_ovsec_kadm.c:1666: `interp' undeclared (first use in this function) > tcl_ovsec_kadm.c:1666: `TCL_ERROR' undeclared (first use in this > function) > tcl_ovsec_kadm.c:1666: warning: left-hand operand of comma expression > has no effect > tcl_ovsec_kadm.c:1666: `TCL_OK' undeclared (first use in this function) > tcl_ovsec_kadm.c:1666: warning: left-hand operand of comma expression > has no effect > tcl_ovsec_kadm.c: At top level: > tcl_ovsec_kadm.c:1687: syntax error before "clientData" > tcl_ovsec_kadm.c: In function `tcl_ovsec_kadm_modify_policy': > tcl_ovsec_kadm.c:1695: `TCL_OK' undeclared (first use in this function) > tcl_ovsec_kadm.c:1698: `argv' undeclared (first use in this function) > tcl_ovsec_kadm.c:1698: `argc' undeclared (first use in this function) > tcl_ovsec_kadm.c:1698: warning: left-hand operand of comma expression > has no effect > tcl_ovsec_kadm.c:1698: `interp' undeclared (first use in this function) > tcl_ovsec_kadm.c:1698: `TCL_ERROR' undeclared (first use in this > function) > tcl_ovsec_kadm.c:1698: warning: left-hand operand of comma expression > has no effect > tcl_ovsec_kadm.c:1698: warning: left-hand operand of comma expression > has no effect > tcl_ovsec_kadm.c: At top level: > tcl_ovsec_kadm.c:1734: syntax error before "clientData" > tcl_ovsec_kadm.c: In function `tcl_ovsec_kadm_get_policy': > tcl_ovsec_kadm.c:1739: `Tcl_DString' undeclared (first use in this > function) > tcl_ovsec_kadm.c:1739: `ent_dstring' undeclared (first use in this > function) > tcl_ovsec_kadm.c:1743: `TCL_OK' undeclared (first use in this function) > tcl_ovsec_kadm.c:1745: `argv' undeclared (first use in this function) > tcl_ovsec_kadm.c:1745: `argc' undeclared (first use in this function) > tcl_ovsec_kadm.c:1745: warning: left-hand operand of comma expression > has no effect > tcl_ovsec_kadm.c:1745: `interp' undeclared (first use in this function) > tcl_ovsec_kadm.c:1745: `TCL_ERROR' undeclared (first use in this > function) > tcl_ovsec_kadm.c:1745: warning: left-hand operand of comma expression > has no effect > tcl_ovsec_kadm.c:1745: warning: left-hand operand of comma expression > has no effect > tcl_ovsec_kadm.c:1764: `Tcl_HashEntry' undeclared (first use in this > function) > tcl_ovsec_kadm.c:1764: `entry' undeclared (first use in this function) > tcl_ovsec_kadm.c:1772: `TCL_STRING_KEYS' undeclared (first use in this > function) > tcl_ovsec_kadm.c:1784: `TCL_LEAVE_ERR_MSG' undeclared (first use in this > function) > tcl_ovsec_kadm.c: At top level: > tcl_ovsec_kadm.c:1829: syntax error before "clientData" > tcl_ovsec_kadm.c: In function `tcl_ovsec_kadm_free_principal_ent': > tcl_ovsec_kadm.c:1837: `argv' undeclared (first use in this function) > tcl_ovsec_kadm.c:1837: `argc' undeclared (first use in this function) > tcl_ovsec_kadm.c:1837: warning: left-hand operand of comma expression > has no effect > tcl_ovsec_kadm.c:1837: `interp' undeclared (first use in this function) > tcl_ovsec_kadm.c:1837: `TCL_ERROR' undeclared (first use in this > function) > tcl_ovsec_kadm.c:1837: warning: left-hand operand of comma expression > has no effect > tcl_ovsec_kadm.c:1837: `TCL_OK' undeclared (first use in this function) > tcl_ovsec_kadm.c:1837: warning: left-hand operand of comma expression > has no effect > tcl_ovsec_kadm.c:1850: `Tcl_HashEntry' undeclared (first use in this > function) > tcl_ovsec_kadm.c:1850: `entry' undeclared (first use in this function) > tcl_ovsec_kadm.c:1862: `TCL_STRING_KEYS' undeclared (first use in this > function) > tcl_ovsec_kadm.c: At top level: > tcl_ovsec_kadm.c:1884: syntax error before "clientData" > tcl_ovsec_kadm.c: In function `tcl_ovsec_kadm_free_policy_ent': > tcl_ovsec_kadm.c:1892: `argv' undeclared (first use in this function) > tcl_ovsec_kadm.c:1892: `argc' undeclared (first use in this function) > tcl_ovsec_kadm.c:1892: warning: left-hand operand of comma expression > has no effect > tcl_ovsec_kadm.c:1892: `interp' undeclared (first use in this function) > tcl_ovsec_kadm.c:1892: `TCL_ERROR' undeclared (first use in this > function) > tcl_ovsec_kadm.c:1892: warning: left-hand operand of comma expression > has no effect > tcl_ovsec_kadm.c:1892: `TCL_OK' undeclared (first use in this function) > tcl_ovsec_kadm.c:1892: warning: left-hand operand of comma expression > has no effect > tcl_ovsec_kadm.c:1905: `Tcl_HashEntry' undeclared (first use in this > function) > tcl_ovsec_kadm.c:1905: `entry' undeclared (first use in this function) > tcl_ovsec_kadm.c:1917: `TCL_STRING_KEYS' undeclared (first use in this > function) > tcl_ovsec_kadm.c: At top level: > tcl_ovsec_kadm.c:1939: syntax error before "clientData" > tcl_ovsec_kadm.c: In function `tcl_ovsec_kadm_get_privs': > tcl_ovsec_kadm.c:1947: `argv' undeclared (first use in this function) > tcl_ovsec_kadm.c:1947: `argc' undeclared (first use in this function) > tcl_ovsec_kadm.c:1947: warning: left-hand operand of comma expression > has no effect > tcl_ovsec_kadm.c:1947: `interp' undeclared (first use in this function) > tcl_ovsec_kadm.c:1947: `TCL_ERROR' undeclared (first use in this > function) > tcl_ovsec_kadm.c:1947: warning: left-hand operand of comma expression > has no effect > tcl_ovsec_kadm.c:1947: `TCL_OK' undeclared (first use in this function) > tcl_ovsec_kadm.c:1947: warning: left-hand operand of comma expression > has no effect > tcl_ovsec_kadm.c:1958: `Tcl_DString' undeclared (first use in this > function) > tcl_ovsec_kadm.c:1958: `str' undeclared (first use in this function) > tcl_ovsec_kadm.c:1960: `TCL_LEAVE_ERR_MSG' undeclared (first use in this > function) > tcl_ovsec_kadm.c:1960: warning: assignment makes pointer from integer > without a cast > tcl_ovsec_kadm.c: At top level: > tcl_ovsec_kadm.c:1978: syntax error before '*' token > tcl_ovsec_kadm.c: In function `Tcl_ovsec_kadm_init': > tcl_ovsec_kadm.c:1982: `interp' undeclared (first use in this function) > tcl_ovsec_kadm.c:1983: `TCL_GLOBAL_ONLY' undeclared (first use in this > function) > tcl_ovsec_kadm.c:1996: warning: implicit declaration of function > `Tcl_CreateCommand' > > > Thank you in advance, > > > Drew > > ________________________________________________ > Kerberos mailing list [EMAIL PROTECTED] > https://mailman.mit.edu/mailman/listinfo/kerberos ________________________________________________ Kerberos mailing list [EMAIL PROTECTED] https://mailman.mit.edu/mailman/listinfo/kerberos
