Hi
I am getting this error when I try to compile the opensll 8a on windows XP
64 Bit Os using MS Visual Studio 2005.
.\crypto\des\enc_read.c(150) : error C2220: warning treated as error - no
'object' file generated
.\crypto\des\enc_read.c(150) : warning C4996: 'read' was declared deprecated
C:\Program Files (x86)\Microsoft Visual Studio
8\VC\Include\io.h(329) : see declaration of 'read'
Message: 'The POSIX name for this item is deprecated. Instead, use
the ISO C++ conformant name: _read
See online help for details.'
.\crypto\des\enc_read.c(172) : warning C4996: 'read' was declared deprecated
C:\Program Files (x86)\Microsoft Visual Studio
8\VC\Include\io.h(329) : see declaration of 'read'
Message: 'The POSIX name for this item is deprecated. Instead, use
the ISO C++ conformant name: _read
See online help for details.'
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio
8\VC\BIN\cl.EXE"' : return code '
x2'
Stop.
gmake[1]: *** [compile32] Error 2
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [email protected]
Automated List Manager [EMAIL PROTECTED]