Conflicting definition of ACTION in Net-SNMP and GNU C libraries

2014-02-26 Thread Yana A Kireyonok (aka Iron Bug)
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 proble

Re: Conflicting definition of ACTION in Net-SNMP and GNU C libraries

2014-02-27 Thread Yana A Kireyonok (aka Iron Bug)
what I repeated on other machines and it also worked. This might be the quirk of GNU autotools or GCC, too. But I haven't seen any troubles with this toolset, I build a lot of things. That's it. Sincerely, Yana A. Kireyonok 2014-02-27 17:04 GMT+06:00 Niels Baggesen : > On