Dave Sill wrote:
> I installed the development version from cvs (checked out at 12:30
> EDT) and exported an XFS filesystem to an SGI for testing. Attempting
> to build perl, I discovered that /bin/pwd was returning the wrong
> thing, although the bash built-in pwd worked right:
what version of irix are you at?
I've seen this problem with an older version of an irix 6.5.5 I
believe.
Note this was a problem at one point, some of the NFS fields were not
correctly filled out, but it should have been fixed some time back.
>
>
> $ pwd
> /malachite/test/perl-5.6.1
> $ /bin/pwd
> /perl-5.6.1
> $ uname -aR
> IRIX64 daacl 6.5 6.5.11m 01101245 IP27
>
> What gives?
>
> -Dave
|