On Tue, Mar 29, 2005 at 07:26:08AM -0800, Jim Gifford wrote:
> Alexander V. Shepetko wrote:
> 
> >В сообщении от 29.03.2005 01:01 Jim Gifford пишет:
> >
> > 
> >
> >>What does ls -l / look like?
> >>   
> >>
> >root:/# ls -l /
> >total 88
> >drwxr-xr-x   2 root root  4096 Mar 13 20:43 bin
> >drwxr-xr-x   2 root root  4096 Mar 13 20:24 boot
> >drwxr-xr-x   4 root root  4096 Mar 13 20:53 dev
> >drwxr-xr-x   3 root root  4096 Mar 28 19:26 etc
> >drwxr-xr-x   2 root root  4096 Mar 13 20:24 home
> >drwxr-xr-x   2 root root  4096 Mar 28 21:08 lib
> >drwx------   2 root root 16384 Mar  4 23:51 lost+found
> >drwxr-xr-x   2 root root  4096 Mar 13 20:24 mnt
> >drwxr-xr-x   4 root root  4096 Mar 13 20:31 opt
> >drwxr-xr-x   2 root root  4096 Mar 13 20:24 proc
> >drwxr-x---   2 root root  4096 Mar 14 22:51 root
> >drwxr-xr-x   2 root root  4096 Mar 13 20:24 sbin
> >drwxrwxrwt   4  502  502  4096 Mar 28 19:25 sources
> >drwxrwxrwt   2 root root 12288 Mar 28 20:45 tmp
> >drwxr-xr-x  13 root root  4096 Mar 13 17:15 tools
> >drwxr-xr-x  10 root root  4096 Mar 13 20:28 usr
> >drwxr-xr-x  12 root root  4096 Mar 13 20:30 var
> >
> >
> > 
> >
> Here is your problem
> 
> drwxr-xr-x  13 root root  4096 Mar 13 17:15 tools
> 
> This should be a symlink to $LFS/tools like this
> lrwxrwxrwx   1 root root    17 Mar 25 23:16 tools -> /mnt/lfs/tools

I guess that the listing is from the chrooted enviroment, so there the
/tools shall be a directory. (Though I hate guessing, but here I have to
do it :) In other post, (with output from ldd) it is clear that /tools
contains ldd program, but does not have perl program. So, maybe during
installation of perl something was screwed up?


-- 
Minds, like parachutes, function best when open
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to