[2038] in Kerberos-V5-bugs
Re: Kerberos problems
daemon@ATHENA.MIT.EDU (Theodore Y. Ts'o)
Mon Jun 24 15:14:36 1996
Date: Mon, 24 Jun 1996 15:14:17 -0400
From: "Theodore Y. Ts'o" <tytso@MIT.EDU>
To: Geoff Gowey <root@world2u.com>
Cc: krb5-bugs@MIT.EDU
In-Reply-To: "[2008] in Kerberos-V5-bugs"
Geoff,
Thanks for submitting your bug report. As near as I can tell,
the problem is caused by your NetBSD system defining both regex.h and
regexp.h, which are incompatible. We do have developers who have tried
compiling krb5 on NetBSD, and they haven't reported this problem. I
don't know if this is due to the version of NetBSD involved, or because
you've installed some non-standard conflicting version of the regular
expression library (GNU, maybe?)
Could you send me a copy of your regex.h and regexp.h files?
That might help us determine how to make that source file more
compatible with a wide variety of operating systems. Thanks!!
- Ted