[AGENT++] syntax error : identifier 'AuthSHA' while compiling snmp++ 3.3.7 for windows

Renato A. Ferreira renatoferreirarenatoferreira at gmail.com
Wed Oct 19 05:03:36 CEST 2016


I only commented out the original line and then I added "#if 1" in 
substitution. I didn't fix anything.

It is compiling now, but it will take a few more time to be really in 
use. I will let you know in case I find something else.

Thank-you, Jochen!

Renato A. Ferreira


Em 17/10/2016 19:15, Jochen Katz escreveu:
> Hello,
>
>> I had to remove the line 860 "#if defined(_USE_OPENSSL)" from
>> auth_priv.h in version 3.3.7 because I was receiving "syntax error :
>> identifier 'AuthSHA'" from line 855 of auth_priv.cpp.
> you're right, the AuthSHA class should also be defined if OpenSSL is not
> used. For the next release it will be just around the SHA2 classes.
>
>> It wasn't there in 3.3.5. Is there something I've missed while compiling
>> this new version? I'm using vs2013 under windows.
> It was added (by accident) when the additional SHA2 classes were added,
> as the internal SHA implementation does not support SHA2.
>
> Did the removal of the "#if..." solve all problems or do you need a patch?
>
> Regards,
>    Jochen
>
>
>
> _______________________________________________
> AGENTPP mailing list
> AGENTPP at agentpp.org
> https://oosnmp.net/mailman/listinfo/agentpp



More information about the AGENTPP mailing list