Hi there,
            had this bitchin' issue too - the cause ? ASH !

after lots of messing about, basically re-did configure,make,make install for bash
then did : ln /bin/bash -alhs
( right date and time )

then did : ln /bin/sh -alhs
which was pointin' to ash.

so deleted /bin/sh
and did a symlink from : /bin/bash to /bin/sh

:@) ! tada ! all workin !!!!!!!
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to