[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: coreutils-8.12.178-df9cd on Solaris 9
From: |
Jim Meyering |
Subject: |
Re: coreutils-8.12.178-df9cd on Solaris 9 |
Date: |
Fri, 02 Sep 2011 19:43:57 +0200 |
Bruno Haible wrote:
> 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.
For the record, getcwd is supposed to work even across mount points
like that, but it seems the combination of Solaris 9 and NFS
causes trouble on that front.
coreutils-8.12.178-df9cd on OSF/1 5.1, Bruno Haible, 2011/09/01
coreutils-8.12.178-df9cd on Solaris 9, Bruno Haible, 2011/09/01
coreutils-8.12.178-df9cd on Solaris 10, Bruno Haible, 2011/09/01
- Re: coreutils-8.12.178-df9cd on Solaris 10, Jim Meyering, 2011/09/02
- Re: coreutils-8.12.178-df9cd on Solaris 10, Bruno Haible, 2011/09/02
- Re: coreutils-8.12.178-df9cd on Solaris 10, Jim Meyering, 2011/09/02
- Re: coreutils-8.12.178-df9cd on Solaris 10, Bruno Haible, 2011/09/02
- Re: coreutils-8.12.178-df9cd on Solaris 10, Jim Meyering, 2011/09/04
- Re: coreutils-8.12.178-df9cd on Solaris 10, Bruno Haible, 2011/09/04
- Re: coreutils-8.12.178-df9cd on Solaris 10, Bruno Haible, 2011/09/04
- Re: coreutils-8.12.178-df9cd on Solaris 10, Bruno Haible, 2011/09/04
- Re: coreutils-8.12.178-df9cd on Solaris 10, Bruno Haible, 2011/09/11