RE: Bug: -o posix and "cd ."

2003-12-16 Thread Igor Pechtchanski
On Tue, 16 Dec 2003, Miki Tebeka wrote:

> Hello Larry,
>
> > >This causes problem in all "configure" scripts since they set
> > "-o posix" if
> > >bash is the shell.
> > WFM
> http://www.acronymfinder.com/af-query.asp?String=exact&Acronym=wfm&Find=Find
> I guess you mean the 1'st one. :-)

.
Acronyms used on the Cygwin list can generally be found in that document.

> > >Any more information I need to send?
> >
> > Yep.  See "Problem reports:" below.
> OK. Attached the output of "cygcheck -s -v -r".
>
> I've tried it again today and it seems to work (although googling found
> at least one more person with this problem), oh well...

Check whether you are running the 'cd' that you think you're running
('type -a cd' in bash).  Also, try unsetting CDPATH (see items 19 and 32
of the 'Bash POSIX Mode' node of the bash info file).
Igor
-- 
http://cs.nyu.edu/~pechtcha/
  |\  _,,,---,,_[EMAIL PROTECTED]
ZZZzz /,`.-'`'-.  ;-;;,_[EMAIL PROTECTED]
 |,4-  ) )-,_. ,\ (  `'-'   Igor Pechtchanski, Ph.D.
'---''(_/--'  `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"I have since come to realize that being between your mentor and his route
to the bathroom is a major career booster."  -- Patrick Naughton

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



RE: Bug: -o posix and "cd ."

2003-12-16 Thread Larry Hall
At 02:41 AM 12/16/2003, Miki Tebeka you wrote:
>Hello Larry,
>
>> >This causes problem in all "configure" scripts since they set
>> "-o posix" if
>> >bash is the shell.
>> WFM
>http://www.acronymfinder.com/af-query.asp?String=exact&Acronym=wfm&Find=Find
>I guess you mean the 1'st one. :-)


Good guess. :-)


>> >Any more information I need to send?
>>
>>
>> Yep.  See "Problem reports:" below.
>OK. Attached the output of "cygcheck -s -v -r".
>
>I've tried it again today and it seems to work (although googling found at
>least
>one more person with this problem), oh well...


Right.  Well if you or someone else can reproduce it, running it under
strace might prove fruitful.  I didn't see anything in your cygcheck 
output that looked suspicious.  We're running the same version of cygwin
and bash so...



--
Larry Hall  http://www.rfk.com
RFK Partners, Inc.  (508) 893-9779 - RFK Office
838 Washington Street   (508) 893-9889 - FAX
Holliston, MA 01746 


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



RE: Bug: -o posix and "cd ."

2003-12-16 Thread Miki Tebeka
Hello Larry,

> >This causes problem in all "configure" scripts since they set
> "-o posix" if
> >bash is the shell.
> WFM
http://www.acronymfinder.com/af-query.asp?String=exact&Acronym=wfm&Find=Find
I guess you mean the 1'st one. :-)

> >Any more information I need to send?
>
>
> Yep.  See "Problem reports:" below.
OK. Attached the output of "cygcheck -s -v -r".

I've tried it again today and it seems to work (although googling found at
least
one more person with this problem), oh well...


Bye.

-
Smile, damn it, smile.

lambda msg: {
"name" : "Miki Tebeka",
"email" : "[EMAIL PROTECTED]",
"url" : "http://www.cs.bgu.ac.il/~tebeka";,
"quote" : "The only difference between children and adults is the "\
  "price of the toys"
}[msg]




cygcheck.out
Description: Binary data
--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/

Re: Bug: -o posix and "cd ."

2003-12-15 Thread Larry Hall
At 03:59 AM 12/15/2003, Miki Tebeka you wrote:
>Hello,
>
>---
>[10:49] $cd .
>[10:50] $set -o posix
>[10:50] $cd .
>bash: cd: .: No such file or directory
>[10:56] $bash --version
>GNU bash, version 2.05b.0(1)-release (i686-pc-cygwin)
>Copyright (C) 2002 Free Software Foundation, Inc.
>---
>
>This causes problem in all "configure" scripts since they set "-o posix" if
>bash is the shell.


WFM


>Any more information I need to send?


Yep.  See "Problem reports:" below.


>Bye.
>
>-
>Smile, damn it, smile.
>
>lambda msg: {
>"name" : "Miki Tebeka",
>"email" : "[EMAIL PROTECTED]",
>"url" : "http://www.cs.bgu.ac.il/~tebeka";,
>"quote" : "The only difference between children and adults is the "\
>  "price of the toys"
>}[msg]
>
>
>
>--
>Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
>Problem reports:   http://cygwin.com/problems.html
>Documentation: http://cygwin.com/docs.html
>FAQ:   http://cygwin.com/faq/

--
Larry Hall  http://www.rfk.com
RFK Partners, Inc.  (508) 893-9779 - RFK Office
838 Washington Street   (508) 893-9889 - FAX
Holliston, MA 01746 


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/