[7733] in Kerberos
Minor bugfix for cns96-q1
daemon@ATHENA.MIT.EDU (Scott Hutton)
Tue Aug 6 15:47:19 1996
To: kerberos@MIT.EDU
Date: 6 Aug 1996 14:56:02 GMT
From: shutton@habanero.ucs.indiana.edu (Scott Hutton)
Don't know if there's a later release that fixes this, but cns96-q1
won't compile clean on HP/UX 10.10. Fails on
src/src/appl/rdist/src/isexec.c
Fails on a bad macro definition in sys/unistd.h
Easy fix is to add -D_POSIX_SOURCE to the cc command line for that
file. That might work throughout the code as well, but I didn't test
that.
Everything else appears to be fine.
-Scott Hutton, Indiana University, UCS Messaging Team