My guess is that what is intended is to create a symbolic link named 
${CLFS}/bin/sh that points to ${CLFS}/bin/bash, but what the command syntax 
indicates is that the link would point to relative path ./bash at command time, 
which seems ambiguous.

 Anthony Drake, Software Engineer, RAM team



----- Original Message ----
From: Anthony Drake <[EMAIL PROTECTED]>
To: CLFS Support <clfs-support@lists.cross-lfs.org>
Sent: Friday, July 25, 2008 9:36:36 AM
Subject: [Clfs-support] link to bash, CLFS book 
CLFS-TRUNK-SVN-20080719/ppcCLFS-TRUNK-SVN-20080719/ppc


Good morning.  In section 7.3 of book CLFS-TRUNK-SVN-20080719/ppc

the command  'ln -sv bash ${CLFS}/bin/sh' fails to find bash (first arg), as 
did a similar command ("ln -sv bash /tools/bin/sh") in section 6.6.1.

It's hard to tell which bash is being assigned.

Is the path to bash implied by the second argument, which is an explicit path 
and filename?

I note that the other commands in this section have explicit pathnames.

Can someone please clarify?

PS build system is  Red Hat Enterprise Linux WS release 4 (Nahant Update 4)
_______________________________________________
Clfs-support mailing list
Clfs-support@lists.cross-lfs.org
http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org

Reply via email to