Hello:
I get the following errors while compiling Wget in MS
VC++ with SP5, can you please provide me some clues. Grateful if
you can
help me.
Source version: Wget 1.8.2(downloaded from
http://xoomer.virgilio.it/hherold/)
SSlibs Source version: corresponding version (as shown from
http://xoomer.virgilio.it/hherold/)
Platform: win2000 sp4, MS VC++ SP5
the following is the error list:
--------------------------------------------------------------------------
----
d:\Wget\source\GetSource\wget-1.8.2\src\gen-md5.c(63): error
C2027: use of
undefined type 'gen_md5_context'
d:\Wget\source\GetSource\wget-1.8.2\src\gen-md5.c(69): error
C2037: left
of 'imp' specifies undefined struct/union 'gen_md5_context'
d:\Wget\source\GetSource\wget-1.8.2\src\gen-md5.c(87): error
C2037: left
of 'imp' specifies undefined struct/union 'gen_md5_context'
d:\Wget\source\GetSource\wget-1.8.2\src\gen-md5.c(105): error
C2037: left
of 'imp' specifies undefined struct/union 'gen_md5_context'
d:\Wget\source\GetSource\wget-1.8.2\src\gen-md5.c(52): error
C2059: syntax
error : '}'
d:\Wget\source\GetSource\wget-1.8.2\src\gen-md5.c(51): error
C2061: syntax
error : identifier 'gen_md5_context_imp'
d:\Wget\source\GetSource\wget-1.8.2\src\gen-md5.c(69): error
C2065:
'ctx_imp' : undeclared identifier
d:\Wget\source\GetSource\wget-1.8.2\src\gen-md5.c(69): error
C2065:
'gen_md5_context_imp' : undeclared identifier
-----------------------------------------------------------
regards,
Farsheed Patell