bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] GNU wget 1.15 released


From: Gisle Vanem
Subject: Re: [Bug-wget] GNU wget 1.15 released
Date: Wed, 22 Jan 2014 20:09:54 +0100

"Giuseppe Scrivano" <address@hidden> wrote:

I am pleased to announce the new version of GNU wget.

..
Please report any problem you may experience to the address@hidden
mailing list.

Okay. I'm having an issue with ioctl() in mswindows.c. It's really rpl_ioctl()
from gnulib:

.text          0x004607a8       0x3c 
g:/MingW32/src/gnu/gnulib/lib/libgnulib.a(ioctl.o)
               0x004607a8                rpl_ioctl

Almost on any url, wget aborts with this message:

wget -d http://bla-bla

DEBUG output created by Wget 1.15 (MingW) on Windows_NT.
...
---request end---
ioctl() failed.  The socket could not be set as blocking.
Winsock error: 0

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.

-------------

There should be no error; see "Winsock error: 0". I've just commented out the
if-statement with the abort() and things just work fine AFAICS.

This is is on Win-XP SP3, wget built with MingW+gcc 4.7.2.

--gv



reply via email to

[Prev in Thread] Current Thread [Next in Thread]