Configuration Information [Automatically generated, do not change]: Machine: i386 OS: nto-qnx6.3.2 Compiler: gcc Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i386' -DCONF_OSTYPE='nto-qnx6.3.2' -DCONF_MACHTYPE='i386-pc-nto-qnx6.3.2' -DCONF_VENDOR='pc' -DLOCALEDIR='/usr/local/share/locale' -DPACKAGE='bash' -DSHELL -DHAVE_CONFIG_H -Dqnx -Dqnx6 -I. -I. -I./include -I./lib -I/usr/local/include -g -O2 uname output: QNX qnx18 6.3.2 2006/02/02-01:02:33EST x86pc x86 Machine Type: i386-pc-nto-qnx6.3.2
Bash Version: 3.2 Patch Level: 0 Release Status: release Description: getcwd cannot determine the path of the current working directory, which is /home/m_kraai. /home is a symbolic link to fs/hd0-qnx4-2, which is where the second partition is mounted. The problem is that ../.. from /home/m_kraai refers to the root directory, but there's no entry in the root directory (using lstat) whose device and inode are the same as /fs/hd0-qnx-2 (which is what .. refers to). Repeat-By: Logging in with bash as my shell generates warnings because getcwd fails. -- Matt http://ftbfs.org/ _______________________________________________ Bug-bash mailing list Bug-bash@gnu.org http://lists.gnu.org/mailman/listinfo/bug-bash