Jim Meyering wrote: > getcwd is failing to > find an entry in / with dev/ino matching a component (home) > of your working directory: > (see the fstatat call and subsequent dev/ino comparison in getcwd.c. > This may be due to dev/ino assignment on a mount point like /home.)
Indeed, on that system, /home is NFS-mounted. Bruno -- In memoriam Robert Mensah <http://en.wikipedia.org/wiki/Robert_Mensah>
