cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: install errors

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Sat, 3 Jul 2004 15:33:06 +0200 (CEST)

On Fri, 2 Jul 2004, Thom wrote:

> I am having a problem during make that I have been unable to resolve. The
> errors are below. It cannot find "md4" cause I do not have it. I have md5. I
> am using "VA Linux release 6.2.4 S200102232029-4 " Any suggestions on how to
> get this to compile will be greatly appreciated.
>
> http_ntlm.c:55:25: openssl/md4.h: No such file or directory

You seem to be having a very old or broken OpenSSL installed so that no md4.h
header is present.

My advice:

Build without SSL, upgrade your OpenSSL or edit the sources to build without
NTLM support.

-- 
      Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
       Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2004-07-03