Erik Sigra <[EMAIL PROTECTED]> writes:

> I have compiled the previous versions of Wget without any
> problem. But version 1.8 introduced a problem; it can't find md5.h
> when compiling gen-md5.c.
> 
> I have the file md5.h in /usr/local/ssl/include/openssl but the Wget 
> compilation seems to look in /usr/local/ssl/include.

You need to tell me more details, beginning with what system you are
compiling on.  Configure output and the resulting `config.h' file
would be the next thing I need.

The problem is that many systems have more than one MD5 library, and
more than one `md5.h' include file.  It is possible that MD5 has been
misdetected by Wget on your system.

Reply via email to