On Mon, Nov 28, 2016 at 11:44 PM, bart <bvass...@users.sourceforge.net>
wrote:

>
> The branch, V5-7-patches has been updated
> 413eb441c2f71298cd07ff0c480505ba62cad8bb ->
>   920f20b745da6c90c56a68d6d1ea782ca4fc074b
>
> ...



> create mode 100644 include/net-snmp/library/netsnmp-attribute-format.h
>
>
My code that builds outside the net-snmp build tree now fails to build, with

[Snmp] In file included from
/usr/include/net-snmp/library/snmp_client.h:32:0,
[Snmp]                  from /usr/include/net-snmp/varbind_api.h:102,
[Snmp]                  from /usr/include/net-snmp/library/snmp_api.h:33,
[Snmp]                  from /usr/include/net-snmp/types.h:482,
[Snmp]                  from /usr/include/net-snmp/definitions.h:22,
[Snmp]                  from /usr/include/net-snmp/net-snmp-includes.h:67,
[Snmp]                  from subagent.c:2:
[Snmp] /usr/include/net-snmp/output_api.h:11:55: fatal error:
net-snmp/library/netsnmp-attribute-format.h: No such file or directory
[Snmp]  #include <net-snmp/library/netsnmp-attribute-format.h>
[Snmp]                                                        ^

Do you have any objection to adding  netsnmp-attribute-format.h to the list
of headers installed?  And, maybe it'd be nice to add a test that builds a
trivial client using just the installed headers, to catch regressions like
this in the future? :-)

  Bill
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to