%% "Michael Sterrett -Mr. Bones.-" <[EMAIL PROTECTED]> writes:

  ms> I'm having very strange problems with gmake -j on PTX when trying
  ms> to build things in NFS mounted directories.  It seems that
  ms> sometimes the stat() calls return -1 even if the file is actually
  ms> there.

  ms> This is for DYNIX/ptx 4.0 V4.4.4 i386, but I can also reproduce it for
  ms> 4.4.6 and 4.4.7.

Sounds to me like an NFS bug; some older NFS implementations have
problems with caching, such that files don't appear immediately after
they're created.  Are both your client and server systems the same
OS/version, or are you using a NAC or Auspex or something as an NFS
server?

You might try asking on comp.protocols.nfs.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <[EMAIL PROTECTED]>         Network Management Development
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist
-------------------------------------------------------------------------------
   These are my opinions---Nortel Networks takes no responsibility for them.

Reply via email to