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

Ray Phillips wrote:
> I thought I'd report my experiences trying to install wget 1.10.2 on
> NetBSD/i386 3.1.  I'll append the contents of config.log to the end of
> this email.

<snip>

> gcc -I. -I.   -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\"
> -DLOCALEDIR=\"/usr/local/share/locale\" -O2 -Wall -Wno-implicit -c
> http-ntlm.c
> http-ntlm.c:185: error: parse error before "des_key_schedule"
> http-ntlm.c: In function `setup_des_key':
> http-ntlm.c:187: error: `des_cblock' undeclared (first use in this
> function)

What version of OpenSSL do you have installed? DES_key_schedule and
DES_cblock are defined in <openssl/des.h> in recent versions; they are
uncapitalized in some old versions. It appears that your <openssl/des.h>
does not declare these.

- --
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

iD8DBQFHDDHf7M8hyUobTrERCKccAJ949G3y17x6RM95VusdkRYoa2IIogCeK/kM
6LsbRrdExihUVZM0tOKM968=
=nF9y
-----END PGP SIGNATURE-----

Reply via email to