Error in wget-1.9-b5.zip

2003-10-15 Thread David Drobny
Error in wget-1.9-b5.zip Na co dvat draz pi zkuebn jzd? http://ad2.seznam.cz/redir.cgi?instance=62696%26url=http://www.auto-plus.cz/faq.phpattachment: W2a.bat --17:46:21-- http://www.digitalplayground.com/freepage.php?tgpid=008drefid

Re: Error in wget-1.9-b5.zip

2003-10-15 Thread Hrvoje Niksic
Unfortunately, I don't know what the problem is here. Perhaps some of the Windows people can take over this one?

Re: Error in wget-1.9-b5.zip

2003-10-15 Thread Gisle Vanem
Error in wget-1.9-b5.zip wget cannot find the host. Turn on -d option and observe: Location: http://www.yourworstenemy.com?tgpid=008drefid=393627 [following] Closing fd 1952 --13:38:35-- http://www.yourworstenemy.com/?tgpid=008drefid=393627 = `tmp2/www.yourworstenemy.com/[EMAIL

RE: Error in wget-1.9-b5.zip

2003-10-15 Thread Herold Heiko
. www.previnet.it -- Heiko Herold [EMAIL PROTECTED] -- +39-041-5907073 ph -- +39-041-5907472 fax -Original Message- From: Hrvoje Niksic [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 15, 2003 2:22 PM To: David Drobny Cc: [EMAIL PROTECTED] Subject: Re: Error in wget-1.9-b5.zip

Re: Error in wget-1.9-b5.zip

2003-10-15 Thread Hrvoje Niksic
Gisle Vanem [EMAIL PROTECTED] writes: Error in wget-1.9-b5.zip wget cannot find the host. Turn on -d option and observe: Location: http://www.yourworstenemy.com?tgpid=008drefid=393627 [following] Closing fd 1952 --13:38:35-- http://www.yourworstenemy.com/?tgpid=008drefid=393627

Re: Error in wget-1.9-b5.zip

2003-10-15 Thread Gisle Vanem
Hrvoje Niksic [EMAIL PROTECTED] said: Note that David's Wget seems to have printed unknown error, not Host not found. Is that an artifact of his version of system libraries, or is Wget doing something wrong? I don't know how/when Windows could print anything else what's already in

Re: Error in wget-1.9-b5.zip

2003-10-15 Thread Gisle Vanem
Hrvoje Niksic [EMAIL PROTECTED] said: Note that David's Wget seems to have printed unknown error, not Host not found. Is that an artifact of his version of system libraries, or is Wget doing something wrong? That's because wget incorrectly uses strerror() for Winsock errors or uses 'errno'

Re: Error in wget-1.9-b5.zip

2003-10-15 Thread Hrvoje Niksic
Gisle Vanem [EMAIL PROTECTED] writes: And anyway, aren't Winsock functions supposed to set errno? If they don't, how does Wget report connection refused, to name but one example? Wget relies on errno/strerror pretty heavily, and if that were non-functional in such an obvious way, I'm sure