Opened 11 years ago
Closed 11 years ago
#5381 closed defect (invalid)
MIT Kerberos V5-1.12.2 build fails with Tcl-8.6.1
Reported by: | christopher | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.6 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
Hello,
When building MIT Kerberos V5-1.12.2 with Tcl-8.6.1 installed it fails with the following:
tcl_kadm5.c: In function ‘parse_policy_ent’: tcl_kadm5.c:1394:23: error: ‘Tcl_Interp’ has no member named ‘result’
sprintf(interp->result, "wrong # args in policy structure (%d should be 7 or 10)",
Makefile:467: recipe for target 'tcl_kadm5.o' failed
I have submitted a patch which fixes this issue, from:
Change History (2)
comment:1 by , 11 years ago
comment:2 by , 11 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Still works and patch is against 1.12.1, not 1.12.2 and also doesn't apply to 1.12.2 at all. Marking as invalid.
Note:
See TracTickets
for help on using tickets.
It certainly worked for me when I upgraded it yesterday. I'll check it again.