[2266] in Kerberos-V5-bugs
Re: make check (t_ser) fails on bsdi 2.0.1
daemon@ATHENA.MIT.EDU (Marco S Hyman)
Thu Sep 26 03:23:25 1996
To: krb5-bugs@MIT.EDU
In-Reply-To: Your message of "Thu, 26 Sep 1996 00:11:32 PDT."
<5972.843721892@dumbcat.codewright.com>
Date: Thu, 26 Sep 1996 00:23:10 -0700
From: Marco S Hyman <marc@dumbcat.codewright.com>
I wrote:
> The problem seems to be a lock failure. fcc_lock_file calls
> fcc_lock_file_posix which fails its fcntl with errno 45: EOPNOTSUPP.
Uhhh, maybe not a real problem. I was running make check off an NFS mounted
partition. I'm trying again on a local disk now that I've freed up some
room.
// marc