Opened 10 years ago

Closed 10 years ago

#5381 closed defect (invalid)

MIT Kerberos V5-1.12.2 build fails with Tcl-8.6.1

Reported by: christopher Owned by: blfs-book@…
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:

http://diswww.mit.edu:8008/menelaus.mit.edu/cvs-krb5/28346

Change History (2)

comment:1 by Armin K, 10 years ago

It certainly worked for me when I upgraded it yesterday. I'll check it again.

comment:2 by Armin K, 10 years ago

Resolution: invalid
Status: newclosed

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.