Manfred Ursprung manfred-ursprung.de> writes:
>
> I have installed cygwin with setup version 2.510.2.2, and also put the
> path to C:\cygwin\bin.
> I start cygwin - all is okay, command pwd is okay, when I start command "ls"
> I got the following error:
>
> 5 [main] bash 3268 child_copy:
Dear Cygwin
I apologize if this issue has been posted but I searched and could not find
a solution.
I am using a software package called FSL from fmrib.ox.ac.uk. It is made to
run within cygwin on windows. It uses tcl/tk for its gui, and a problem
occurs with the GUI only with cygwin1.dll 1.5.1
Dave Korn wrote:
On 15 January 2007 00:19, James Whitwell wrote:
Hi,
A client of ours gets the following error, regardless of what command he
types into bash.
bash-3.2$ ls
4260929 [main] bash 3288 child_copy: stack write copy failed,
0x22C3B0..0x23
, done 1608, windows pid 2278084, Win
On 14 January 2007 21:30, Jay Abel wrote:
I must have googled the wrong terms,
Going to google in the first place was wrong. Cygwin comes with
documentation, you only had to look as far as your own hard drive!
/usr/share/doc/Cygwin/apache-1.3.33.README
Got it thanks. I first looked in /u
On 15 January 2007 00:19, James Whitwell wrote:
> Hi,
>
> A client of ours gets the following error, regardless of what command he
> types into bash.
>
> bash-3.2$ ls
> 4260929 [main] bash 3288 child_copy: stack write copy failed,
> 0x22C3B0..0x23
> , done 1608, windows pid 2278084, Win32 er
Hi,
A client of ours gets the following error, regardless of what command he
types into bash.
bash-3.2$ ls
4260929 [main] bash 3288 child_copy: stack write copy failed,
0x22C3B0..0x23
, done 1608, windows pid 2278084, Win32 error 998
4266844 [main] bash 3288 fork: child 3560 - pid 3560,
Vaidas wrote:
At the beginning i got "unable to remap E:\cygwin\bin\tk84.dll to
same address as parent" error, then i started ash and made rebaseall and now
when i try to compile, compiler stops on this line:
gcc -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DHAVE_LIBZ -
Ilib
On 14 January 2007 21:30, Jay Abel wrote:
> I must have googled the wrong terms,
Going to google in the first place was wrong. Cygwin comes with
documentation, you only had to look as far as your own hard drive!
/usr/share/doc/Cygwin/apache-1.3.33.README
You don't actually say what you di
On 14 January 2007 21:04, Jarod Cline wrote:
> Hi,
>
> I have a (non cygwin) application that calls several bash scripts in
> response to user input, but it really has problems with performance.
> Sometimes it takes over 10 seconds for the (simple 3-4 lines) scripts
> to complete, which is a real
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
a standard install of Apache should be fine. after that, ask the apache
people for setup stuff. they will help.
Jay Abel wrote:
> I must have googled the wrong terms, for the only reference I found
> [apparently] left out a few details. My installati
I must have googled the wrong terms, for the only reference I found
[apparently] left out a few details. My installation of XP (home)
wouldn't allow the service to run as system (it would just exit with a
cryptic error from Windows that it wasn't allowed to do something
vague -- I suspect it w
Hi,
I have a (non cygwin) application that calls several bash scripts in
response to user input, but it really has problems with performance.
Sometimes it takes over 10 seconds for the (simple 3-4 lines) scripts
to complete, which is a really long time for the user to wait in an
interactive situa
Lapo Luchini wrote, On 14.1.2007 11:43:
> Václav Haisman wrote:
>> Hi,
>> are you going to do a new monotone package release soon? I could really use
>> it :)
> Yup, sorry, should be straightforward, but I took an extra "evening
Wow! I did not expect such prompt reaction. Thank you for such quic
On Jan 13 21:02, Dave Korn wrote:
> On 13 January 2007 18:19, Corinna Vinschen wrote:
> > So, what's up on the slow machines?
>
> How full are your respective recycle bins? I've noticed just through
> deleting things in ordinary windows explorer that the recycle bin thrashes
> like crazy when
[EMAIL PROTECTED] wrote:
Hey,
I assume this is due to some #define's not being set properly. In order
to track down these needed #defines I used the GCC specification info
(-dumpspecs) and I was able to find these defines: -D__CYGWIN32__
-D__CYGWIN__ -Dunix -D__unix__ -D__unix. However that sti
On Jan 14 15:37, Dave Korn wrote:
> On 14 January 2007 10:37, Chris Britton wrote:
> > Manfred Ursprung manfred-ursprung.de> writes:
> >> I start cygwin - all is okay, command pwd is okay, when I start command
> >> "ls" I got the following error:
> >>
> >> 5 [main] bash 3268 child_copy: st
On Jan 14 09:38, V?clav Haisman wrote:
>
>
> Manfred Ursprung wrote, On 14.1.2007 6:41:
> > I have installed cygwin with setup version 2.510.2.2, and also put the
> > path to C:\cygwin\bin.
> > I start cygwin - all is okay, command pwd is okay, when I start command
> > "ls"
> > I got the followin
On 14 January 2007 10:37, Chris Britton wrote:
> Manfred Ursprung manfred-ursprung.de> writes:
>> I start cygwin - all is okay, command pwd is okay, when I start command
>> "ls" I got the following error:
>>
>> 5 [main] bash 3268 child_copy: stack write copy failed,
>> 0x22C3B0..0x23
On 14 January 2007 15:08, Kovarththanan Rajaratnam wrote:
> Hello
>
> I've just given Sparse [1] a try on Cygwin and compiling it went without
> any hassle. However, trying it on a very simple example (which includes
> stdio.h) seems to fail in 'ieeefp.h' due to 'Endianess not declared!!'
That
Hey,
I assume this is due to some #define's not being set properly. In order
to track down these needed #defines I used the GCC specification info
(-dumpspecs) and I was able to find these defines: -D__CYGWIN32__
-D__CYGWIN__ -Dunix -D__unix__ -D__unix. However that still doesn't seem
enough. Wh
Hello
I've just given Sparse [1] a try on Cygwin and compiling it went without
any hassle. However, trying it on a very simple example (which includes
stdio.h) seems to fail in 'ieeefp.h' due to 'Endianess not declared!!'
I assume this is due to some #define's not being set properly. In order
Gene Ruzicka wrote:
> There is a gfortran build for cygwin, which is readily available
> on the Web, but --- please correct me if I'm mistaken --- gfortran
> is not yet a cygwin package. Are there pany plans to make it one?
> Cygwin still comes with g77, but Gnu has stopped supporting that.
There is a gfortran build for cygwin, which is readily available
on the Web, but --- please correct me if I'm mistaken --- gfortran
is not yet a cygwin package. Are there pany plans to make it one?
Cygwin still comes with g77, but Gnu has stopped supporting that.
Gene
--
Unsubscribe in
Manfred Ursprung manfred-ursprung.de> writes:
>
> I have installed cygwin with setup version 2.510.2.2, and also put the
> path to C:\cygwin\bin.
> I start cygwin - all is okay, command pwd is okay, when I start command "ls"
> I got the following error:
>
> 5 [main] bash 3268 child_copy:
Václav Haisman wrote:
> Hi,
> are you going to do a new monotone package release soon? I could really use
> it :)
Yup, sorry, should be straightforward, but I took an extra "evening
work" lately so my free-time slots are quite scarce ;-)
Also rsync is crying for an upgrade, but judging from the rs
At the beginning i got "unable to remap E:\cygwin\bin\tk84.dll to
same address as parent" error, then i started ash and made rebaseall and now
when i try to compile, compiler stops on this line:
gcc -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DHAVE_LIBZ -
IlibImaging -I/usr/in
Hi,
are you going to do a new monotone package release soon? I could really use it
:)
--
Vaclav Haisman
signature.asc
Description: OpenPGP digital signature
Manfred Ursprung wrote, On 14.1.2007 6:41:
> I have installed cygwin with setup version 2.510.2.2, and also put the
> path to C:\cygwin\bin.
> I start cygwin - all is okay, command pwd is okay, when I start command
> "ls"
> I got the following error:
>
> 5 [main] bash 3268 child_copy: stack
28 matches
Mail list logo