On Mon, 16 Oct 2017 18:45:55 +0200 Augusto wrote: AC> The new version of MariaDB C/C (3.x) [1] dropped some AC> header files from install (my_global.h for instance), now AC> mainly relying just on mysql.h. AC> AC> This change causes a build error on net-snmp mysql/mariadb AC> module: AC> AC> snmptrapd_sql.c:53:10: fatal error: my_global.h: No such file AC> or directory #include <my_global.h> AC> ^~~~~~~~~~~~~ AC> AC> As I'm only building against MariaDB C/C (not MySQL C/C), I AC> just dropped 2 include directives from snmptrapd_sql.c, but AC> this is not a generic solution... AC> AC> Can you take a look, please?
So this means we need to update our configure tests. What was the other header you had to drop? Robert ------------------------------------------------------------------------------ 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