-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Ray Phillips wrote:
>> Ray, if you add the line
>>
>>  #include <openssl/opensslv.h>
>>
>> along with the other openssl #includes, does it fix your problem wrt
>> openssl-9.7d?
> 
> I made this change:
> 
> % diff -u http-ntlm.c.orig http-ntlm.c
> --- http-ntlm.c.orig    2007-10-11 10:07:18.000000000 +1000
> +++ http-ntlm.c 2007-10-11 09:58:26.000000000 +1000
> @@ -48,6 +48,7 @@
> 
>  #include <openssl/des.h>
>  #include <openssl/md4.h>
> +#include <openssl/opensslv.h>
> 
>  #include "wget.h"
>  #include "utils.h"
> %
> 
> and wget 1.10.2 now compiles and installs without errors, as far as I
> can see.  Thanks.

Excellent! Looks like that was the issue, then. I'll apply that change
for 1.11, then.

- --
Micah J. Cowan
Programmer, musician, typesetting enthusiast, gamer...
http://micah.cowan.name/

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHDW697M8hyUobTrERCPQNAJ4mtC/6yccgdeKDk9FsSn4oRSb3/wCfTnUE
Qn2Ww8R3Kvz2qdk0gMUi1X0=
=A4xC
-----END PGP SIGNATURE-----

Reply via email to