#if CRYPTOPP_ENABLE_COMPLIANCE_WITH_FIPS_140_2
^
ClientCreditsList.cpp:315:10: error: no member named 'DEREncode' in 'CryptoPP::PK_FinalTemplate<CryptoPP::TF_VerifierImpl<CryptoPP::TF_SignatureSchemeOptions<CryptoPP::TF_SS<CryptoPP::RSA, CryptoPP::PKCS1v15, CryptoPP::SHA1, int>, CryptoPP::RSA, CryptoPP::PKCS1v15_SignatureMessageEncodingMethod, CryptoPP::SHA1> > >'
pubkey.DEREncode(asink);
~~~~~~ ^
87 warnings and 1 error generated.
make[3]: *** [amule-ClientCreditsList.o] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2