Re: cygcheck-dep or bash error ?

2014-02-02 Thread Marco Atzeri
On 01/02/2014 22:48, Mikhail Usenko wrote: On Sat, 01 Feb 2014 12:16:02 +0100 Marco Atzeri <...> wrote: On CYGWIN_NT-6.1-WOW64 1.7.27(0.271/5/3) 2013-12-09 11:57 i686 Cygwin (same on 20140128 snapshot) $ cygcheck-dep diffutils /usr/bin/cygcheck-dep: line 345: /dev/fd/62: No such file or d

Re: cygcheck-dep or bash error ?

2014-02-01 Thread Mikhail Usenko
On Sat, 01 Feb 2014 12:16:02 +0100 Marco Atzeri <...> wrote: > > On > CYGWIN_NT-6.1-WOW64 1.7.27(0.271/5/3) 2013-12-09 11:57 i686 Cygwin > (same on 20140128 snapshot) > > > $ cygcheck-dep diffutils > /usr/bin/cygcheck-dep: line 345: /dev/fd/62: No such file or directory > /usr/bin/cygcheck-dep

Re: cygcheck-dep or bash error ?

2014-02-01 Thread Mikhail Usenko
On Sat, 01 Feb 2014 12:16:02 +0100 Marco Atzeri <...> wrote: > > On > CYGWIN_NT-6.1-WOW64 1.7.27(0.271/5/3) 2013-12-09 11:57 i686 Cygwin > (same on 20140128 snapshot) > > > $ cygcheck-dep diffutils > /usr/bin/cygcheck-dep: line 345: /dev/fd/62: No such file or directory > /usr/bin/cygcheck-dep

Re: problem compiling project (bash error 126, ash error 122)

2007-11-30 Thread Andrew Schulman
> /cygdrive/c/CCStudio_v3.3/C2000/cgtools/bin/ar2000: error 122 Jan, as I read that error, it's coming from the compiler, not the shell. Have you checked the compiler documentation for error 122? > C:/cygwin/bin/bash: /cygdrive/c/CCStudio_v3.3/C2000/cgtools/bin/ar2000: > Message too long > make

problem compiling project (bash error 126, ash error 122)

2007-11-29 Thread Jan Humpl
ne. But as project have grown mentioned error occur. I think that its bash/ash error, but it should be copiler/linker error too. But there isn't any output. Please, does anyone know, what does bash error 126 or ash error 122 mean? Thx. J.H. output log: using SHELL=/bin/ash ... Creating librar

Re: bash error

2007-04-19 Thread raj8646
t; > exp username/[EMAIL PROTECTED] file=filename.dmp log=filename.log tables=(all > table names separated by comma) indexes=n grants=n direct=true > -- View this message in context: http://www.nabble.com/bash-error-tf3582836.html#a10074559 Sent from the Cygwin Users mailing list archi

RE: bash error

2007-04-16 Thread Luukkanen Tapio
z)" bash$ echo foo="("bar,baz")" -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of srikanth4403 Sent: Monday, April 16, 2007 10:40 AM To: cygwin@cygwin.com Subject: bash error hi all, i am trying to take backup of oracle tables by using exp co

Re: bash error

2007-04-16 Thread Carlo Florendo
srikanth4403 wrote: hi all, i am trying to take backup of oracle tables by using exp command but when i am entering the command it is giving a error as below bash: syntax error near unexpected token `(' So kindly someone tell me how to rectify this and proceed for the normal export. Yes. Pl

RE: bash error

2007-04-16 Thread Dave Korn
On 16 April 2007 08:40, srikanth4403 wrote: > hi all, > > i am trying to take backup of oracle tables by using exp command but when i > am entering the command it is giving a error as below > bash: syntax error near unexpected token `(' > > So kindly someone tell me how to rectify this and proce

bash error

2007-04-16 Thread srikanth4403
t iam typing is exp username/[EMAIL PROTECTED] file=filename.dmp log=filename.log tables=(all table names separated by comma) indexes=n grants=n direct=true -- View this message in context: http://www.nabble.com/bash-error-tf3582836.html#a10011526 Sent from the Cygwin Users mailing list archi

Re: Bash error in quote handling

2005-02-14 Thread Arthur I Schwarz
Pechtchanski To: Arthur I Schwarz <[EMAIL PROTECTED]> <[EMAIL PROTECTED] cc: cygwin@cygwin.com .edu>Subject: Re: Bash er

Re: Bash error in quote handling

2005-02-14 Thread Igor Pechtchanski
On Mon, 14 Feb 2005, Arthur I Schwarz wrote: > I think this is an error? Huh? What is? What exactly are the commands you're trying to run? What exactly is the output? What is wrong with the output? Let me try to guess (below): > a. star="*"; echo $star > b. star=*; echo $star You're sa

Bash error in quote handling

2005-02-14 Thread Arthur I Schwarz
I think this is an error? star="*" echo $star == looks good star=* echo $star == looks good star='*' echo $star == shouldn't this be *? star=\* echo $star == shouldn't this be *? star='\*' echo $star == \* shouldn't this be *? st

Not initializing bash: Error 0xc0000022

2002-04-22 Thread wolfgang--onsys . leideck
Hello. Yes i know, i have seen some mailings about that error. All of them says that the application have the executable bits not set. But in my case there are executable. Following situation: I have the sshd daemon running (configured with ssh-host-config). The connection with ssh failed after