cyberGn0m wrote:
> A have cross-compiled bash for arm-linux platform.
> So, i got problem.
> After bash started my context looks broken:
>
> at start it says:
> shell-init: error retrieving current directory: getcwd: cannot access parent
> directories: Success
It means that getcwd() fails (return
A have cross-compiled bash for arm-linux platform.
So, i got problem.
After bash started my context looks broken:
at start it says:
shell-init: error retrieving current directory: getcwd: cannot access parent
directories: Success
cd .. says:
chdir: error retrieving current directory: getcwd: can