[1974] in Kerberos-V5-bugs

home help back first fref pref prev next nref lref last post

beta6: minor lossage under ultrix4.4/risc

daemon@ATHENA.MIT.EDU (Dave McGuire)
Sun Jun 9 17:40:01 1996

Date: Sun, 9 Jun 1996 17:39:44 -0400
From: Dave McGuire <mcguire@rocinante.digex.net>
To: krb5-bugs@MIT.EDU

Hi folks,
  I'm having good luck with b6 so far...but under ultrix 4.4 on mips,
using cc, it looks to me like the "const char * realm" in
lib/krb5/krb/bld_princ.c line 102 needs to be "krb5_const char *
realm".  Same thing in lib/krb5/krb/bld_pr_ext.c, line 37.  The
compile fails with proto problems at these two points because of the
prototype declarations in include/krb5.h which specify "krb5_const"
for those arguments.  Changing "const" to "krb5_const" fixes the
problem.


                            Best regards,
                            -Dave McGuire
                             Systems Engineer
                             Digital Express Group, Incorporated
                             mcguire@digex.net

home help back first fref pref prev next nref lref last post