|
|
I emerge amule, it failed to look up the path cryptopp>=5.x.x,so I emerge crypto++ ,it show as follow
blowfish.cpp: In member function 'void CryptoPP::Blowfish::Base::UncheckedSetKey(CryptoPP::CipherDir, const byte*, unsigned int)':
blowfish.cpp:33: error: 'CryptoPP::FixedRounds<16u>::<anonymous enum>' is/uses anonymous type
blowfish.cpp:33: error: trying to instantiate 'template<class T, class A> template<class I> const T* CryptoPP::SecBlock: perator+(I) const'
blowfish.cpp:33: error: 'CryptoPP::FixedRounds<16u>::<anonymous enum>' is/uses anonymous type
blowfish.cpp:33: error: trying to instantiate 'template<class T, class A> template<class I> T* CryptoPP::SecBlock: perator+(I)'
make: *** [blowfish.o] Error 1
make: *** Waiting for unfinished jobs....
!!! ERROR: dev-libs/crypto++-5.2.1 failed.
!!! Function src_compile, Line 29, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.
what can I do ? thanks a lot |
|