[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS across NFS bug with readdir
From: |
Meyer, Jeffrey S |
Subject: |
CVS across NFS bug with readdir |
Date: |
Fri, 16 Mar 2001 08:51:48 -0600 |
I had a problem with CVS on a SunOS 2.6, 2.7 using a repository from and
IRIX 6.5.10 O2 computer. I was able to fix the problem by forcing the
readdir and dirent structs to be readdir64 and dirent64. I used #defines
following the include <system.h> file in the cvs.h file to patch the
problem. I am positive that this is not the appropriate solution, but I do
not understand the cvs configure system sufficiently to figure out how to
force the appropriate readdir and dirent to be used for the build.
Thank You,
Jeffrey S. Meyer
Boeing
Principal Engineer
Phantom Works
499 Boeing Blvd, MS: JR-80
P.O. Box 240002
Huntsville, AL 35824.6402
Ph: 256-461-2086
Fx: 256-461-2983
e-mail: jeffrey.s.meyer@boeing.com
- CVS across NFS bug with readdir,
Meyer, Jeffrey S <=