Re: $(pwd) != $(/bin/pwd)

2010-01-06 Thread Chet Ramey
On 1/6/10 1:46 PM, Stephane CHAZELAS wrote: > 2010-01-05 16:40:50 -0500, Chet Ramey: >>> Well, if I read >>> http://www.opengroup.org/onlinepubs/9699919799/utilities/pwd.html >>> correctly, bash pwd should output /home/darkk/bar in that case >>> as $PWD does *not* contain an absolute path to the cu

Re: can't compile bash 4.1 under Solaris 8/9

2010-01-06 Thread Chet Ramey
On 1/6/10 9:54 AM, Yann Rouillard wrote: > Configuration Information [Automatically generated, do not change]: > Machine: sparc > OS: solaris2.8 > Compiler: /opt/studio/SOS11/SUNWspro/bin/cc > Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='sparc' > -DCONF_OSTYPE='solaris2.8' -DCONF_MACHTYPE

Re: $(pwd) != $(/bin/pwd)

2010-01-06 Thread Stephane CHAZELAS
2010-01-05 16:40:50 -0500, Chet Ramey: > > Well, if I read > > http://www.opengroup.org/onlinepubs/9699919799/utilities/pwd.html > > correctly, bash pwd should output /home/darkk/bar in that case > > as $PWD does *not* contain an absolute path to the current > > directory. > > Bash notices this wh

can't compile bash 4.1 under Solaris 8/9

2010-01-06 Thread Yann Rouillard
Configuration Information [Automatically generated, do not change]: Machine: sparc OS: solaris2.8 Compiler: /opt/studio/SOS11/SUNWspro/bin/cc Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='sparc' -DCONF_OSTYPE='solaris2.8' -DCONF_MACHTYPE='sparc-sun-solaris2.8' -DCONF_VENDOR='sun' -DLOCA