I tried to compile the Crypto++ in solaris 2.7, but I couldn't.
would you give me a comment to compile the Crypto++ in UNIX Solaris system?
 
I got the error like below.
--------------------------------------------------------------------------------------------
CC -g -c bench.cpp
"misc.h", line 647: Warning (Anachronism): "static" is not allowed and is being ignored.
"misc.h", line 653: Warning (Anachronism): "static" is not allowed and is being ignored.
"misc.h", line 662: Warning (Anachronism): "static" is not allowed and is being ignored.
"misc.h", line 668: Warning (Anachronism): "static" is not allowed and is being ignored.
"simple.h", line 202: Error: Cannot change access of CryptoPP::BufferedTransformation::Get(unsigned char&) to protected.
"simple.h", line 202: Error: Cannot change access of CryptoPP::BufferedTransformation::Get(unsigned char*, unsigned) to protected.
"simple.h", line 203: Error: Cannot change access of CryptoPP::BufferedTransformation::Peek(unsigned char&) const to protected.
"simple.h", line 203: Error: Cannot change access of CryptoPP::BufferedTransformation::Peek(unsigned char*, unsigned) const to protected.
"simple.h", line 204: Error: Cannot change access of CryptoPP::BufferedTransformation::TransferTo(CryptoPP::BufferedTransformation&, unsigned long, const std::basic_string<char, std::char_traits<char>, std::allocator<char>>&) to protected.
"simple.h", line 205: Error: Cannot change access of CryptoPP::BufferedTransformation::CopyTo(CryptoPP::BufferedTransformation&, unsigned long, const std::basic_string<char, std::char_traits<char>, std::allocator<char>>&) const to protected.
....
SO Many Error!!!
-------------------------------------------------------------------------------------------
 
Is there any option to comile the crypto++5.0 in Solaris Forte C++?
If so. please give me a comment.
 
thanks.
jinyoung Ryu
 
 
email: [EMAIL PROTECTED]
Tel. (02)2101-2820
Fax (02)2101-2424
Mobil. (019)462-1409

Reply via email to