[AGENT++] SNMP++ 3.3.6 building problem

Frank Fock fock at agentpp.com
Mon Feb 29 23:32:59 CET 2016


Hi,

SNMP++ 3.3.7 should have fixed the issue now.

Best regards,
Frank

Am 26.02.2016 um 21:32 schrieb Jochen Katz:
> Hi,
>
>> I'm trying to build the SNMP++ latest release but I'm having problems
>> with the macaddress support:
>>
>> address.cpp:2991:34: error: cannot allocate an object of abstract
>> type 'Snmp_pp::MacAddress'
> the MacAddress class is missing the following member function:
>    virtual Address& operator=(const Address &val);
> If you declare it and implement it using just copy-paste from
>    SnmpSyntax& MacAddress::operator=(const SnmpSyntax &val)
> you can compile and use it.
>
>> And I've found a thread [1] about some pending changes to the
>> MacAddress code.
> This typo or copy-paste-error is still in the current release. You can
> fix it easily in the configure.ac script.
>
> Regards,
>    Jochen
>
> _______________________________________________
> AGENTPP mailing list
> AGENTPP at agentpp.org
> https://oosnmp.net/mailman/listinfo/agentpp

-- 
---
AGENT++
Maximilian-Kolbe-Str. 10
73257 Koengen, Germany
https://agentpp.com
Phone: +49 7024 8688230
Fax:   +49 7024 8688231



More information about the AGENTPP mailing list