On Feb 14 15:30, Christian Joensson wrote:
> 2010/2/11 Christian Joensson:
> > well, maybe this never shows up on cygwin developers' list.. but
> >
> > 20100204 works... 20100205 doesn't...
>
> FWIW, 20100212 does seem to suffer from similar problems as does
> 201002{05,07,10} does, ie, gcc trunk
2010/2/14 Christian Joensson:
>> 20100204 works... 20100205 doesn't...
>
> FWIW, 20100212 does seem to suffer from similar problems as does
> 201002{05,07,10} does, ie, gcc trunk (revision 156700) libffi
> testsuite have the same issue with crept in "."
neither 20100214 works for libffi testsuite
--- Lun 15/2/10, Corinna Vinschen ha scritto:
> Data: Lunedì 15 febbraio 2010, 09:57
> On Feb 14 15:30, Christian Joensson
> wrote:
> > 2010/2/11 Christian Joensson:
> > > well, maybe this never shows up on cygwin
> developers' list.. but
> > >
> > > 20100204 works... 20100205 doesn't...
> >
> >
On Feb 15 10:18, Marco Atzeri wrote:
> --- Lun 15/2/10, Corinna Vinschen ha scritto:
>
> > Data: Lunedì 15 febbraio 2010, 09:57
> > On Feb 14 15:30, Christian Joensson
> > wrote:
> > > 2010/2/11 Christian Joensson:
> > > > well, maybe this never shows up on cygwin
> > developers' list.. but
> > >
I have discovered a bug in setup.exe version 2.682.
I tried installing cygwin 1.7.1 on windows 7 x64.
It failed with the error message:
Unable to extract /etc/ -- the file is in use.
Which was a bit weird since the directory didn't exist yet.
The log message was a bit more clear it said:
LOG
On Feb 15 10:31, Christian Joensson wrote:
> 2010/2/14 Christian Joensson:
>
> >> 20100204 works... 20100205 doesn't...
> >
> > FWIW, 20100212 does seem to suffer from similar problems as does
> > 201002{05,07,10} does, ie, gcc trunk (revision 156700) libffi
> > testsuite have the same issue with
Hi,
I'm trying to install wconsole for wsim but I found this error when I wrote
make..anyone knows how can I fix this error?
Thanks a lot
make
make all-recursive
make[1]: Entering directory `/home/ghada/wsim/utils/console'
Making all in src
make[2]: Entering directory `/home/ghada/wsim/utils/cons
On my Vista SP1, named cannot listen on a Interface, because it cannot
open any socket. In order to minimize the number of needed sockets, I
asked /etc/named.conf to listen on a single interface:
listen-on { 192.168.222/24 ; }
However, named -g still returns:
...
15-Feb-2010 16:33:33.279 less
Hallo all,
Is it possible to make sh.exe process dos-style files (line break: 0x0D 0x0A)
correctly? Converting the script file to unix style is not possible in my
special case.
Please find a detailed description below.
Thanks in advance
Peter
1. IBM Rational ClearQuest Client für Windows 7.1.0
On Feb 15 15:15, Corinna Vinschen wrote:
> On Feb 15 10:18, Marco Atzeri wrote:
> > I hope it can help
>
> Thanks, but that's not exactly "simple". It requires to run a test
> through an interpreter. It would still be more helpful to get a simple
> testcase in plain C or at least just the regula
According to p...@gmx.com on 2/15/2010 9:14 AM:
> Hallo all,
> Is it possible to make sh.exe process dos-style files (line break: 0x0D 0x0A)
> correctly?
It depends on what you mean by correctly. The default behavior IS correct
in my opinion, as it is identical to Linux behavior. But re-read th
On 2010-02-15 15:51Z, ghada zaibi wrote:
>
> gcc -DHAVE_CONFIG_H -I. -I.. -I..-Wall -g -O2 -I/usr/local/include/SDL
> -I/us
> r/include/mingw -mno-cygwin -Dmain=SDL_main -MT main.o -MD -MP -MF
> .deps/main.Tp
> o -c -o main.o main.c
'-mno-cygwin' essentially means you're building for MinGW,
On Mon, Feb 15, 2010 at 04:59:07PM +, Greg Chicares wrote:
>On 2010-02-15 15:51Z, ghada zaibi wrote:
>>
>> gcc -DHAVE_CONFIG_H -I. -I.. -I..-Wall -g -O2 -I/usr/local/include/SDL
>> -I/us
>> r/include/mingw -mno-cygwin -Dmain=SDL_main -MT main.o -MD -MP -MF
>> .deps/main.Tp
>> o -c -o main
2010/2/15 Christopher Faylor:
> On Mon, Feb 15, 2010 at 10:31:22AM +0100, Christian Joensson wrote:
>>2010/2/14 Christian Joensson:
>>
20100204 works... 20100205 doesn't...
>>>
>>> FWIW, 20100212 does seem to suffer from similar problems as does
>>> 201002{05,07,10} does, ie, gcc trunk (revisi
Hey all,
Pardon this rather neophyte question:
I have cygwin on my laptop (from years ago) and it has snmp utils loaded that
I can access from
cygwin. (net-snmp 5.4.1)
Anyway - I don't see net-snmp available from the current list.. so I'm assuming
I installed it separately..
But it's in my
On Mon, Feb 15, 2010 at 07:15:14PM +0100, Christian Joensson wrote:
>2010/2/15 Christopher Faylor:
>> On Mon, Feb 15, 2010 at 10:31:22AM +0100, Christian Joensson wrote:
>>>2010/2/14 Christian Joensson:
>>>
> 20100204 works... 20100205 doesn't...
FWIW, 20100212 does seem to suffer fro
On 02/15/2010 02:05 PM, Ben Kamen wrote:
Hey all,
Pardon this rather neophyte question:
I have cygwin on my laptop (from years ago) and it has snmp utils loaded
that I can access from
cygwin. (net-snmp 5.4.1)
Anyway - I don't see net-snmp available from the current list.. so I'm
assuming I in
On 2/15/2010 2:14 PM, Larry Hall (Cygwin) wrote:
On 02/15/2010 02:05 PM, Ben Kamen wrote:
Hey all,
Pardon this rather neophyte question:
I have cygwin on my laptop (from years ago) and it has snmp utils loaded
that I can access from
cygwin. (net-snmp 5.4.1)
Anyway - I don't see net-snmp avai
--- Lun 15/2/10, Corinna Vinschen ha scritto:
> On Feb 15 15:15, Corinna Vinschen
> wrote:
> > On Feb 15 10:18, Marco Atzeri wrote:
> > > I hope it can help
> >
> > Thanks, but that's not exactly "simple". It
> requires to run a test
> > through an interpreter. It would still be more
> helpful
What is the best forum to discuss mirroring cygwin?
-Jason
Random notes below...
Followed, http://sourceware.org/cygwin-apps/package-server.html but no rsync
friendly entries?
Guessed: rsync -a rsync://cygwin.com/cygwin-ftp . --exclude=/release-legacy
What is the best way today to mirror cygw
On Sun, Feb 14, 2010 at 08:54:27PM -0500, Christopher Faylor wrote:
> I just checked in YA in my series of attempts to get this working right.
> It will behave marginally better now but there are still problems if you
> attempt to write to a fifo before anything is reading it and then try to
> do
http://mirror.mcs.anl.gov/pub/cygwin/release/README
--
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
- -
- Jason Pyeron PD Inc. http://www.pdinc.us -
- Principal Consultant 10 West 2
On Tue, Feb 16, 2010 at 02:20:55AM +0100, Enrico Forestieri wrote:
>On Sun, Feb 14, 2010 at 08:54:27PM -0500, Christopher Faylor wrote:
>
>> I just checked in YA in my series of attempts to get this working right.
>> It will behave marginally better now but there are still problems if you
>> attemp
Hi,
I've asked here before regarding regex.h . I have verified that it
exists under /usr/include. However, I am running a configure file,
http://sourceware.org/ml/cygwin/2010-01/msg00797.html
http://sourceware.org/ml/cygwin/2010-01/msg00799.html
However, I am running a configure file (which
On 02/15/2010 11:12 PM, Brian Wolf wrote:
Hi,
I've asked here before regarding regex.h . I have verified that it
exists under /usr/include. However, I am running a configure file,
http://sourceware.org/ml/cygwin/2010-01/msg00797.html
http://sourceware.org/ml/cygwin/2010-01/msg00799.html
Howev
Hi Larry,
Once agian, thankyou for you quick responses.
- Original Message -
From: "Larry Hall (Cygwin)"
Sent: Monday, February 15, 2010 3:33 PM
Subject: Re: AddAccessAllowedAce(, owner) failed: 1337
On 02/14/2010 11:14 PM, Stephen Grant Brown wrote:
I see. Well, try my suggestio
On 16/02/2010 01:11, Jason Pyeron wrote:
> Followed, http://sourceware.org/cygwin-apps/package-server.html but no rsync
> friendly entries?
> What is the best way today to mirror cygwin today? I tried to follow
> http://sourceware.org/cygwin-apps/package-server.html but it seems none of the
> ent
27 matches
Mail list logo