[collectd] Collection4 Build Error

Sergey a_s_y at sama.ru
Tue Jul 17 14:31:44 CEST 2012


On Friday 03 February 2012, Andrew Burdyug wrote:

> action_instance_data_json.c:87: warning: statement with no effect
> action_instance_data_json.c:87: error: expected ';' before 'handler_config'
  
http://lloyd.github.com/yajl/yajl-1.0.12/structyajl__gen__config.html
http://lloyd.github.com/yajl/yajl-2.0.1/yajl__gen_8h.html

line 87 of action_instance_data_json.c:
  yajl_gen_config handler_config;

yajl_gen_config is "struct" in yajl 1.x and "function" in yajl 2.x.

2Florian: do you have a plan for support yajl 2.x in Collection4 ?

-- 
Regards,
Sergey



More information about the collectd mailing list