On Thu, 11 Jun 2020 at 04:13, Yefetluzzatto, Inbal <inbal.luzza...@dell.com>
wrote:

> ../include/net-snmp/library/snmpAAL5PVCDomain.h:18:17: fatal error: atm.h:
> No such file or directory
>
atm.h is a system library header. In Debian, you would find this in
libatm1-dev package which you would need to have installed for net-snmp to
compile with this setup. I'm not sure of the exact name of the package for
your distribution but it would be something close to this name.

Ideally, configure would check this and have a complain if it wasn't there
but either way without the atm package you're not getting anything compiled.

  - Craig
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to