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
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
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
> /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
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
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
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
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
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
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
Pechtchanski To: Arthur I Schwarz
<[EMAIL PROTECTED]>
<[EMAIL PROTECTED] cc: cygwin@cygwin.com
.edu>Subject: Re: Bash er
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
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
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
14 matches
Mail list logo