Mike Kupfer wrote:
>>>>>> "mike_s" == Mike Sullivan <Mike.Sullivan at sun.com> writes:
>
> mike_s> I built it on sparc/x86 (amd64) just fine, as of
> mike_s> yesterday.
>
> Locally, I assume...?
yep.
> I made a local copy of the workspace and ocaml
> builds okay there. But building over NFSv4 or NFSv3 (as myself) fails
> with the "Fatal error: exception Sys_error("Invalid argument")"
> message. Hmm...
Then perhaps NFS is what makes close return EINVAL? That would fit with
how I built it for my /usr/local long ago, as my x86 builds would
be over nfs (in my home directory).
Mike