Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site ptsfa.UUCP Path: utzoo!linus!philabs!cmcl2!seismo!umcp-cs!gymble!lll-crg!dual!ptsfa!dsp From: dsp@ptsfa.UUCP (David St.Pierre) Newsgroups: net.news.b,net.sources.bugs Subject: rn: "getwd: cannot open .." problem uncovered Message-ID: <505@ptsfa.UUCP> Date: Sun, 10-Mar-85 13:56:58 EST Article-I.D.: ptsfa.505 Posted: Sun Mar 10 13:56:58 1985 Date-Received: Tue, 12-Mar-85 20:40:55 EST Distribution: net Organization: Pacific Telesis, San Francisco Lines: 7 Xref: linus net.news.b:761 net.sources.bugs:231 If USENDIR is defined as a result of running Configure and your file system has > 32K inodes, you have the potential of receiving the above error message. Change od_ino in ndir.c from a short to ino_t/ushort/long. I sent mail to Larry, but the fix is trivial enough that I thought it wouldn't hurt to post it.