cURL / Mailing Lists / curl-users / Single Mail

curl-users

tests with curl 7.13.2 hangs

From: Krzysztof Socki <ksocki_at_onyx.pl>
Date: Thu, 21 Apr 2005 13:48:56 +0200

I'm trying to build curl 7.13.2 on RedHat 6.2 (kernel 2.2.25), OpenSSL
0.9.7g. I have a problem with "make test". It displays nothing but:
> ********* System characteristics ********
> * curl 7.13.2 (i686-pc-linux-gnu)
> * libcurl/7.13.2 OpenSSL/0.9.7g zlib/1.1.3
> * Features: Largefile NTLM SSL libz
> * Host: dns1.onyx.pl
> * System: Linux dns1.onyx.pl 2.2.25 #1 Mon Dec 22 12:31:41 CET 2003 i686
> unknown
> * Server SSL: OFF
> * libcurl SSL: ON
> * libcurl debug: OFF
> * valgrind: OFF
> * HTTP IPv6 OFF
> * HTTP port: 8990
> * FTP port: 8992
> * FTP port 2: 8995
> *****************************************
and hangs for ever.
After that tests/log/curl.log is empty,
tests/log/sws.log is:
> 13:20:56 Running IPv4 version
> 13:20:56 ====> Client connect
> 13:20:56 Got request: GET /verifiedserver HTTP/1.1
> 13:20:56 Are-we-friendly question received
> 13:20:56 Wrote request (171 bytes) input to log/server.input
> 13:20:56 Send response number -2 part 0
> 13:20:56 Identifying ourselves as friends
> 13:20:56 Response sent (36 bytes) and written to log/server.response
> 13:20:56 special request received, no persistancy
> 13:20:56 ====> Client disconnect
and tests/log/verifystderr is
> curl: (7) couldn't connect to host

When I try
> ./runtests.pl -v 1
it displays:
> CMD; ../src/curl -o log/verifiedserver -g
> "http://127.0.0.1:8990/verifiedserver" 2>log/verifystderr
> RUN: curl command returned 7
> RUN: curl: (7) couldn't connect to host
> CMD: perl -I. ./httpserver.pl -p .http.pid 8990 &

I have no idea what to do. Can anyone help me?
Thanks!

Krzysztof Socki
ksocki_at_onyx.pl
Received on 2005-04-21