Make Test fails at ext/IO/t/io_sock

Anyone know why the following error occurs on make test? Seems to hang
at this.

ext/IO/t/io_sock..........................accept failed: Connection
timed out at ../ext/IO/t/io_sock.t line 63.

Any help would be greatly appreciated.

Best Regards,

Jason
Jason Novak [ Mi, 25 Mai 2005 16:25 ] [ ID #809293 ]

Re: Make Test fails at ext/IO/t/io_sock

In article <42948AE6.1070906 [at] sheffieldave.com>, Jason Novak
<jason [at] sheffieldave.com> wrote:

> Anyone know why the following error occurs on make test? Seems to hang
> at this.
>
> ext/IO/t/io_sock..........................accept failed: Connection
> timed out at ../ext/IO/t/io_sock.t line 63.
>
> Any help would be greatly appreciated.

Did you look at line 63 in /ext/IO/t/io_sock.t ? I bet it is trying to
connect to another host and is failing. Do you have an internet
connection?

----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----
Jim Gibson [ Mi, 25 Mai 2005 21:33 ] [ ID #809294 ]

Re: Make Test fails at ext/IO/t/io_sock

line 63:

$sock = $listen->accept() or die "accept failed: $!";

not sure how to interpret this....any ideas?

Jim Gibson wrote:
> In article <42948AE6.1070906 [at] sheffieldave.com>, Jason Novak
> <jason [at] sheffieldave.com> wrote:
>
>
>>Anyone know why the following error occurs on make test? Seems to hang
>>at this.
>>
>>ext/IO/t/io_sock..........................accept failed: Connection
>>timed out at ../ext/IO/t/io_sock.t line 63.
>>
>>Any help would be greatly appreciated.
>
>
> Did you look at line 63 in /ext/IO/t/io_sock.t ? I bet it is trying to
> connect to another host and is failing. Do you have an internet
> connection?
>
> ----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet News==----
> http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
> ----= East and West-Coast Server Farms - Total Privacy via Encryption =----
Jason Novak [ Mi, 25 Mai 2005 23:11 ] [ ID #809295 ]
Perl » alt.perl » Make Test fails at ext/IO/t/io_sock

Vorheriges Thema: webize.pl
Nächstes Thema: The Perl Review, Summer 2005