30.01.2014 18:00, Daniel Gomez wrote:
mongodb_plugin.c: In function ‘MongoDB_cache_purge’:
mongodb_plugin.c:388:14: warning: assignment from incompatible pointer type
[enabled by default]
mongodb_plugin.c: In function ‘MongoDB_create_indexes’:
mongodb_plugin.c:739:4: warning: passing argument 6 of ‘mongo_create_index’
makes integer from pointer without a cast [enabled by default]
In file included from mongodb_plugin.h:29:0,
                  from mongodb_plugin.c:29:
/usr/local/include/mongo.h:703:18: note: expected ‘int’ but argument is of
type ‘void *’
mongodb_plugin.c:739:4: error: too few arguments to function
‘mongo_create_index’
In file included from mongodb_plugin.h:29:0,
                  from mongodb_plugin.c:29:
/usr/local/include/mongo.h:703:18: note: declared here

It's bug in mongo-c-driver-0.8.1
look to the last message in thred pmacct 1.5.0rc2 released !

--
WBR,
Viacheslav Dubrovskyi


_______________________________________________
pmacct-discussion mailing list
http://www.pmacct.net/#mailinglists

Reply via email to