Re: bash 4.0 on arm-linux

2009-05-25 Thread Chet Ramey
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

bash 4.0 on arm-linux

2009-05-24 Thread cyberGn0m
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