cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: make test fails on Fedore Core 4.0

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sun, 3 Sep 2006 10:34:46 +0200 (CEST)

On Sun, 3 Sep 2006, BG Mahesh wrote:

> I am trying to install curl-7.15.5 on Fedore Core 4.0. During make test I
> get the error,
>
> make[2]: *** No rule to make target `../../lib/libcurl.la', needed by
> `lib500'. Stop.

Did you do a plain 'make' first? If so, why is there no ../../lib/libcurl.la
file?

The "proper fix" is probably to make sure the Makefile in tests/libtest/ has a
rule for rebuilding the libcurl.la in case it isn't present. I'll welcome a
patch!

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2006-09-03