cURL / Mailing Lists / curl-users / Single Mail

curl-users

install errors

From: Thom <thom_at_wheretostay.com>
Date: Fri, 2 Jul 2004 11:46:45 -0500

HI.

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
http_ntlm.c: In function `mkhash':
http_ntlm.c:250: `MD4_CTX' undeclared (first use in this function)
http_ntlm.c:250: (Each undeclared identifier is reported only once
http_ntlm.c:250: for each function it appears in.)
http_ntlm.c:250: syntax error before "MD4"
http_ntlm.c:259: `MD4' undeclared (first use in this function)
make[2]: *** [http_ntlm.lo] Error 1
make[2]: Leaving directory `/usr/local/src/curl-7.12.0/lib'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/local/src/curl-7.12.0/lib'
make: *** [all-recursive] Error 1

Thom
Received on 2004-07-02