yesterday i updated my system and gcc 3.3---> gcc 3.4, when i try compile amule rc1, rc2, rc3 not works , before when i had gcc 3.3 , i compiled whitout problems rc 1 and rc2.
when i try recompile libcrypto , i have the same problem, this is a bug of gcc 3.4? or a bug libcrypto ? ?( ?( ?( ?(
this is the ouput of make :
/usr/include/cryptopp/pubkey.h: In constructor `CryptoPP::PK_FinalTemplate
::PK_FinalTemplate(T1&, const T2&, const T3&, const T4&, const T5&, const T6&, const T7&, const T8&)':
/usr/include/cryptopp/pubkey.h:1621: error: there are no arguments to `AccessKey' that depend on a template parameter, so a declaration of `AccessKey' must be available
In file included from /usr/include/cryptopp/rsa.h:12,
from ClientCredits.h:32,
from BaseClient.cpp:47:
/usr/include/cryptopp/asn.h: In member function `void CryptoPP::ASNOptional
::DEREncode(CryptoPP::BufferedTransformation&)':
/usr/include/cryptopp/asn.h:224: error: there are no arguments to `get' that depend on a template parameter, so a declaration of `get' must be available
/usr/include/cryptopp/asn.h:225: error: there are no arguments to `get' that depend on a template parameter, so a declaration of `get' must be available
BaseClient.cpp:976:5: warning: #warning Lacks Comment Filtering
BaseClient.cpp:1564:3: warning: #warning ADDME - Import needed
make[2]: *** [amule-BaseClient.o] Error 1
make[2]: Leaving directory `/home/celeron/Download/Internet/aMule-2.0.0rc3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/celeron/Download/Internet/aMule-2.0.0rc3'
make: *** [all] Error 2
