On Jul 4 19:34, David Stacey wrote:
> Please find attached a short programme that demonstrates a problem
> I'm having with recv() timeouts. Under Fedora 19 x64, the test
> programme times out after three seconds (which is the desired
> behaviour). However, when run from Cygwin, the call to recv()
base-files-4.1-2 was released as a test version in March 2012. Is there
a plan to promote it to current? I'm not aware of any problems with it.
Ken
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com
On Jul 5 07:33, Ken Brown wrote:
> base-files-4.1-2 was released as a test version in March 2012. Is
> there a plan to promote it to current? I'm not aware of any
> problems with it.
I just tried it on 64 bit, and I see some problems.
- /etc/postinstall/base-files-mketc.sh
Only cosmetical
On 05/07/13 10:00, Corinna Vinschen wrote:
On Jul 4 19:34, David Stacey wrote:
>Please find attached a short programme that demonstrates a problem
>I'm having with recv() timeouts. Under Fedora 19 x64, the test
>programme times out after three seconds (which is the desired
>behaviour). However,
On Jul 5 13:41, David Stacey wrote:
> On 05/07/13 10:00, Corinna Vinschen wrote:
> >On Jul 4 19:34, David Stacey wrote:
> >>>Please find attached a short programme that demonstrates a problem
> >>>I'm having with recv() timeouts. Under Fedora 19 x64, the test
> >>>programme times out after three
On 2013-07-04 PM 9:47, Václav Zeman wrote:> Hi.
>
> The C++ part of Clang package (I have not tested the C part) is broken
> after update of GCC to 4.7.3. It cannot find standard C++ headers:
>
>
Clang does use hard-coded include path for using gcc header files.
Please build your own or you can fi
Hello everyone,
I have been trying to use lftp to connect sftp.am.gxsics.com but just
get the error SSL_connect: sslv3 alert unexpected message
when using cygwin built of lftp (which uses OpenSSL). I then found a
build that was done with GNUTLS with 4.3 version of lftp and this can
connect with no
On 2013-07-04 13:39-0700 Alan W. Irwin wrote:
So if the consensus here after looking at the setup_install.out
results is that cygwin on Wine is more or less installed properly from
these results (except for the rename issue above which I can fix by
doing that rename manually as suggested by the
Dear all,
I have the same problem reported in this topic:
http://cygwin.com/ml/cygwin/2008-03/msg00259.html
any time I start setup.exe (I need to update some packages) I have this
error message:
>
> Microsoft Visual C++ Runtime Library
> Runtime Error!
> Program: C:\cygwin\setup.exe
> This ap
Il 7/5/2013 9:25 PM, gialloporpora ha scritto:
Dear all,
I have the same problem reported in this topic:
http://cygwin.com/ml/cygwin/2008-03/msg00259.html
any time I start setup.exe (I need to update some packages) I have this
error message:
>
> Microsoft Visual C++ Runtime Library
> Runtim
Greetings, Balaji Venkataraman!
> For some strange reason, I'm not able to get mintty to accept/respond
> to any ctrl-c input. I'm doing something as basic as this:
> $ ls [hit ctrl-c here]
> No response in mintty. Works fine in the default Cygwin terminal
> (windows terminal via cygwin.bat) and
Risposta al messaggio di marco atzeri :
have you downloaded the latest setup or you are using an old copy ?
I have the latest version, I have downloaded it yesterday:
C:\cygwin>Starting cygwin install, version 2.774
and it worked fine until I have uninstalled some packages and rebooted
my
On Fri, Jul 05, 2013 at 12:11:10PM -0700, Alan W. Irwin wrote:
>On 2013-07-04 13:39-0700 Alan W. Irwin wrote:
>
>> So if the consensus here after looking at the setup_install.out
>> results is that cygwin on Wine is more or less installed properly from
>> these results (except for the rename issue
RiOk, thanks Marco (grazie :-))
Now I have solved. I have removed (renamed) the file setup.rc in
/etc/setup and it works again.
Sandro
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
U
> Hello everyone,
>
> I have been trying to use lftp to connect sftp.am.gxsics.com but just
> get the error SSL_connect: sslv3 alert unexpected message
> when using cygwin built of lftp (which uses OpenSSL). I then found a
> build that was done with GNUTLS with 4.3 version of lftp and this can
> c
On Fri, Jul 5, 2013 at 1:15 PM, Andrey Repin wrote:
> If it's something like what we've faced recently, and native NT console does
> not exhibit such behavior, try the snapshot cygwin1.dll.
I did see that thread and thought it was perhaps related to that. And
yes, I was using a fairly recent sna
On 2013-07-05 16:48-0400 Christopher Faylor wrote:
On Fri, Jul 05, 2013 at 12:11:10PM -0700, Alan W. Irwin wrote:
On 2013-07-04 13:39-0700 Alan W. Irwin wrote:
So if the consensus here after looking at the setup_install.out
results is that cygwin on Wine is more or less installed properly fro
On Fri, Jul 05, 2013 at 07:27:04PM -0700, Alan W. Irwin wrote:
>On 2013-07-05 16:48-0400 Christopher Faylor wrote:
>>On Fri, Jul 05, 2013 at 12:11:10PM -0700, Alan W. Irwin wrote:
>>>On 2013-07-04 13:39-0700 Alan W. Irwin wrote:
So if the consensus here after looking at the setup_install.out
How do I install the latest SVN? I have version
$ svn --version
svn, version 1.7.8 (r1419691)
compiled Jan 26 2013, 10:45:51
$ which svn
/usr/bin/svn
but my working copy is a newer format:
$ svn info
svn: E155021: This client is too old to work with the working copy at
I tried setup.exe and
On 2013-07-06 07:27, Chloe wrote:
> How do I install the latest SVN? I have version
> $ svn --version
> svn, version 1.7.8 (r1419691)
> compiled Jan 26 2013, 10:45:51
> $ which svn
> /usr/bin/svn
>
> but my working copy is a newer format:
>
> $ svn info
> svn: E155021: This client is too old t
On 7/5/2013 10:27 PM, Chloe wrote:
> How do I install the latest SVN? I have version
> $ svn --version
> svn, version 1.7.8 (r1419691)
>compiled Jan 26 2013, 10:45:51
> $ which svn
> /usr/bin/svn
> I tried setup.exe and searched in
> http://cygwin.mirrors.hoobly.com
> http://box-soft.com
> ftp
21 matches
Mail list logo