Greetings, everybody.

I'm working on large porject and lately we switched to Net-SNMP as SNMP
interface.
I use Linux (Debian stable 64).
I discovered that macro ACTION, defined in snmp_impl.h is conflicting with
definition in search.h, which is a part of standard GNU C library.
I solved the problem by undefining the macros, but there might be
situations, when this trick won't work. So I figure it would be a nice
suggest to add some more unique names to macro definitions that are used in
public headers of the library.

Also would be a good point to add to build instructions of the library a
note that the library cannot be built in parallel (make -j<processors>).
Because when tried to be built it in parallel, it fails with strange errors
about missing links and it's not obvious to users that the cause is just
the parallel building.

Sincerelly, Yana A. Kireyonok
------------------------------------------------------------------------------
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis & security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to