Re: Release b0rked..

2001-02-23 Thread Assar Westerlund
Jun Kuriyama <[EMAIL PROTECTED]> writes: > Assar, can you review and commit this? This is ok, but jhb has already fixed this. /assar To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Release b0rked..

2001-02-23 Thread John Baldwin
On 23-Feb-01 John Hay wrote: >> ===> lib/libgssapi >> rm -f .depend >> mkdep -f .depend -a > ... >> /usr/src/kerberos5/lib/libgssapi/../../../crypto/heimdal/lib/krb5/krb5.h:43: >> krb5_err.h: No such file or directory >> /usr/src/kerberos5/lib/libgssapi/../../../crypto/heimdal/lib/krb5/krb5.h:

Re: Release b0rked.. (libgssapi)

2001-02-23 Thread John Hay
It looks like I was wrong. This patch fix a "make release" for me. The other problems must have been fixed with the other krb fixes over the past few days. Any reason not to commit it? John -- John Hay -- [EMAIL PROTECTED] > > ===> lib/libgssapi > > rm -f .depend > > mkdep -f .depend -a > .

Re: Release b0rked..

2001-02-22 Thread Jun Kuriyama
Assar, can you review and commit this? At 23 Feb 2001 04:31:06 GMT, John Hay wrote: > Index: kerberos5/lib/libgssapi/Makefile > === > RCS file: /home/ncvs/src/kerberos5/lib/libgssapi/Makefile,v > retrieving revision 1.1 > diff -u -

Re: Release b0rked..

2001-02-22 Thread John Hay
> ===> lib/libgssapi > rm -f .depend > mkdep -f .depend -a ... > /usr/src/kerberos5/lib/libgssapi/../../../crypto/heimdal/lib/krb5/krb5.h:43: > krb5_err.h: No such file or directory > /usr/src/kerberos5/lib/libgssapi/../../../crypto/heimdal/lib/krb5/krb5.h:44: > heim_err.h: No such file or dire