Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Dec 2017 15:56:54 +0100
From:      Willem Jan Withagen <wjw@digiware.nl>
To:        FreeBSD Filesystems <freebsd-fs@freebsd.org>
Subject:   Wierd 'No such file' behaviour
Message-ID:  <2609c91e-58a0-d2d8-215d-6f47c314242f@digiware.nl>

next in thread | raw e-mail | index | archive | help
Hi,

During some work with ld versus lld if ran into:

wjw@freetest.digiware.nl> ls -asl jails/ceph12/usr/bin/*ld*
    21 -r-xr-xr-x  1 root  wheel     37304 Jul 17 18:19 
jails/ceph12/usr/bin/colldef*
     6 -r-xr-xr-x  1 root  wheel     10312 Jul 17 18:19 
jails/ceph12/usr/bin/fold*
   970 -r-xr-xr-x  2 root  wheel   1862200 Jul 17 18:18 
jails/ceph12/usr/bin/ld*
   970 -r-xr-xr-x  2 root  wheel   1862200 Jul 17 18:18 
jails/ceph12/usr/bin/ld.bfd*
17090 -r-xr-xr-x  1 root  wheel  32911632 Jul 17 18:19 
jails/ceph12/usr/bin/ld.lld*
     7 -r-xr-xr-x  1 root  wheel     11480 Jul 17 18:19 
jails/ceph12/usr/bin/ldd*
    13 -r-xr-xr-x  1 root  wheel     18844 Jul 17 18:20 
jails/ceph12/usr/bin/ldd32*
26384 -r-xr-xr-x  1 root  wheel  51137920 Jul 17 18:19 
jails/ceph12/usr/bin/lldb*

So jails/ceph12/usr/bin/lld is found in ls...

But:
  wjw@freetest.digiware.nl> file jails/ceph12/usr/bin/lld
jails/ceph12/usr/bin/lld: cannot open `jails/ceph12/usr/bin/lld' (No 
such file or directory)

The same error for strings.

So why is this file not available?

--WjW



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2609c91e-58a0-d2d8-215d-6f47c314242f>