cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Multiple `make check' failures of curl-7.18.X

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 11 Aug 2008 11:21:57 +0200 (CEST)

On Sun, 10 Aug 2008, Andy Tsouladze wrote:

> I have tried to compile curl-7.18.2 on Slackware-12.1. It compiles, but
> `make check' fails with a huge number of errors (all details below). Then I
> tried to compile 7.18.1, 7.18.0, and 7.17.1. `make check' returns lots of
> errors with any 7.18.X version. With 7.17.1, there are no errors.

First, it seems your stunnel doesn't run the way curl wants it to. Then, you
should identify the first test that fails that you want to investigate and
then do:

$ cd tests
$ ./runtests.pl [number]

There's also a man page for runtests available here:
http://curl.haxx.se/docs/runtests.html

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2008-08-11