[OpenSIPS-Devel] SF.net SVN: opensips:[5939] trunk/modules/presence

Iñaki Baz Castillo ibc at aliax.net
Thu Aug 6 17:59:27 CEST 2009


.2009/8/6 Anca Vamanu <anca at opensips.org>:
> Revision: 5939
>          http://opensips.svn.sourceforge.net/opensips/?rev=5939&view=rev
> Author:   anca_vamanu
> Date:     2009-08-06 15:44:52 +0000 (Thu, 06 Aug 2009)
>
> Log Message:
> -----------
> - deleted status record from watchers table when status moves to 'terminated' reason 'deactivated' (followed the suggestion of Inaki Bas Castillo give in bug #2822319)
>
> Modified Paths:
> --------------
>    trunk/modules/presence/README
>    trunk/modules/presence/doc/presence_devel.xml
>    trunk/modules/presence/presence.c
>    trunk/modules/presence/presentity.c
>    trunk/modules/presence/subscribe.c

Hi Anca, thanks a lot, but there are lots of errors when compiling it:


presence_xml.h:51: error: redefinition of ‘module_flags’
presence_xml.h:51: error: previous definition of ‘module_flags’ was here
presence_xml.h:61: error: expected ‘)’ before ‘*’ token
presence_xml.h:69: error: redefinition of ‘xcap_table’
presence_xml.h:69: error: previous definition of ‘xcap_table’ was here
presence_xml.h:70: error: redefinition of ‘db_url’
presence_xml.h:70: error: previous definition of ‘db_url’ was here
presence_xml.h:71: error: redefinition of ‘force_active’
presence_xml.h:71: error: previous definition of ‘force_active’ was here
presence_xml.h:72: error: redefinition of ‘pidf_manipulation’
presence_xml.h:72: error: previous definition of ‘pidf_manipulation’ was here
presence_xml.h:73: error: redefinition of ‘integrated_xcap_server’
presence_xml.h:73: error: previous definition of
‘integrated_xcap_server’ was here
presence_xml.h:74: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
presence_xml.h:75: error: redefinition of ‘pres_rules_auid’
presence_xml.h:75: error: previous definition of ‘pres_rules_auid’ was here
presence_xml.h:76: error: redefinition of ‘pres_rules_filename’
presence_xml.h:76: error: previous definition of ‘pres_rules_filename’ was here
presence_xml.h:82: error: redefinition of ‘pxml_db’
presence_xml.h:82: error: previous definition of ‘pxml_db’ was here
presence_xml.h:89: error: redefinition of ‘params’
presence_xml.h:89: error: previous definition of ‘params’ was here
presence_xml.h:103: error: redefinition of ‘exports’
presence_xml.h:103: error: previous definition of ‘exports’ was here
presence_xml.h:121: error: redefinition of ‘mod_init’
presence_xml.h:122: error: previous definition of ‘mod_init’ was here
presence_xml.h:239: error: redefinition of ‘child_init’
presence_xml.h:240: error: previous definition of ‘child_init’ was here
presence_xml.h:260: error: redefinition of ‘destroy’
presence_xml.h:261: error: previous definition of ‘destroy’ was here
presence_xml.h: In function ‘destroy’:
presence_xml.h:266: error: ‘xs_list’ undeclared (first use in this function)
presence_xml.h: At top level:
presence_xml.h:271: error: redefinition of ‘pxml_add_xcap_server’
presence_xml.h:272: error: previous definition of
‘pxml_add_xcap_server’ was here
presence_xml.h: In function ‘pxml_add_xcap_server’:
presence_xml.h:273: error: ‘xcap_serv_t’ undeclared (first use in this function)
presence_xml.h:273: error: ‘xs’ undeclared (first use in this function)
presence_xml.h:312: error: expected expression before ‘)’ token
presence_xml.h:325: error: ‘xs_list’ undeclared (first use in this function)
presence_xml.h: At top level:
presence_xml.h:334: error: redefinition of ‘shm_copy_xcap_list’
presence_xml.h:335: error: previous definition of ‘shm_copy_xcap_list’ was here
presence_xml.h: In function ‘shm_copy_xcap_list’:
presence_xml.h:336: error: ‘xcap_serv_t’ undeclared (first use in this function)
presence_xml.h:336: error: ‘xs’ undeclared (first use in this function)
presence_xml.h:336: error: ‘shm_xs’ undeclared (first use in this function)
presence_xml.h:336: warning: left-hand operand of comma expression has no effect
presence_xml.h:336: error: ‘prev_xs’ undeclared (first use in this function)
presence_xml.h:336: warning: left-hand operand of comma expression has no effect
presence_xml.h:339: error: ‘xs_list’ undeclared (first use in this function)
presence_xml.h:355: error: expected expression before ‘)’ token
presence_xml.h: At top level:
presence_xml.h:381: error: expected ‘)’ before ‘*’ token
presence_xml.h:399: error: redefinition of ‘xcap_doc_updated’
presence_xml.h:400: error: previous definition of ‘xcap_doc_updated’ was here
In file included from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from add_events.c:42:
presence_xml.h:51: error: redefinition of ‘module_version’
presence_xml.h:51: error: previous definition of ‘module_version’ was here
presence_xml.h:51: error: redefinition of ‘module_flags’
presence_xml.h:51: error: previous definition of ‘module_flags’ was here
presence_xml.h:61: error: expected ‘)’ before ‘*’ token
presence_xml.h:69: error: redefinition of ‘xcap_table’
presence_xml.h:69: error: previous definition of ‘xcap_table’ was here
presence_xml.h:70: error: redefinition of ‘db_url’
presence_xml.h:70: error: previous definition of ‘db_url’ was here
presence_xml.h:71: error: redefinition of ‘force_active’
presence_xml.h:71: error: previous definition of ‘force_active’ was here
presence_xml.h:72: error: redefinition of ‘pidf_manipulation’
presence_xml.h:72: error: previous definition of ‘pidf_manipulation’ was here
presence_xml.h:73: error: redefinition of ‘integrated_xcap_server’
presence_xml.h:73: error: previous definition of
‘integrated_xcap_server’ was here
presence_xml.h:74: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
presence_xml.h:75: error: redefinition of ‘pres_rules_auid’
presence_xml.h:75: error: previous definition of ‘pres_rules_auid’ was here
presence_xml.h:76: error: redefinition of ‘pres_rules_filename’
presence_xml.h:76: error: previous definition of ‘pres_rules_filename’ was here
presence_xml.h:82: error: redefinition of ‘pxml_db’
presence_xml.h:82: error: previous definition of ‘pxml_db’ was here
presence_xml.h:89: error: redefinition of ‘params’
presence_xml.h:89: error: previous definition of ‘params’ was here
presence_xml.h:103: error: redefinition of ‘exports’
presence_xml.h:103: error: previous definition of ‘exports’ was here
presence_xml.h:121: error: redefinition of ‘mod_init’
presence_xml.h:122: error: previous definition of ‘mod_init’ was here
presence_xml.h:239: error: redefinition of ‘child_init’
presence_xml.h:240: error: previous definition of ‘child_init’ was here
presence_xml.h:260: error: redefinition of ‘destroy’
presence_xml.h:261: error: previous definition of ‘destroy’ was here
presence_xml.h: In function ‘destroy’:
presence_xml.h:266: error: ‘xs_list’ undeclared (first use in this function)
presence_xml.h: At top level:
presence_xml.h:271: error: redefinition of ‘pxml_add_xcap_server’
presence_xml.h:272: error: previous definition of
‘pxml_add_xcap_server’ was here
presence_xml.h: In function ‘pxml_add_xcap_server’:
presence_xml.h:273: error: ‘xcap_serv_t’ undeclared (first use in this function)
presence_xml.h:273: error: ‘xs’ undeclared (first use in this function)
presence_xml.h:312: error: expected expression before ‘)’ token
presence_xml.h:325: error: ‘xs_list’ undeclared (first use in this function)
presence_xml.h: At top level:
presence_xml.h:334: error: redefinition of ‘shm_copy_xcap_list’
presence_xml.h:335: error: previous definition of ‘shm_copy_xcap_list’ was here
presence_xml.h: In function ‘shm_copy_xcap_list’:
presence_xml.h:336: error: ‘xcap_serv_t’ undeclared (first use in this function)
presence_xml.h:336: error: ‘xs’ undeclared (first use in this function)
presence_xml.h:336: error: ‘shm_xs’ undeclared (first use in this function)
presence_xml.h:336: warning: left-hand operand of comma expression has no effect
presence_xml.h:336: error: ‘prev_xs’ undeclared (first use in this function)
presence_xml.h:336: warning: left-hand operand of comma expression has no effect
presence_xml.h:339: error: ‘xs_list’ undeclared (first use in this function)
presence_xml.h:355: error: expected expression before ‘)’ token
presence_xml.h: At top level:
presence_xml.h:381: error: expected ‘)’ before ‘*’ token
presence_xml.h:399: error: redefinition of ‘xcap_doc_updated’
presence_xml.h:400: error: previous definition of ‘xcap_doc_updated’ was here
In file included from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from add_events.c:42:
presence_xml.h:51: error: redefinition of ‘module_version’
presence_xml.h:51: error: previous definition of ‘module_version’ was here
presence_xml.h:51: error: redefinition of ‘module_flags’
presence_xml.h:51: error: previous definition of ‘module_flags’ was here
presence_xml.h:61: error: expected ‘)’ before ‘*’ token
presence_xml.h:69: error: redefinition of ‘xcap_table’
presence_xml.h:69: error: previous definition of ‘xcap_table’ was here
presence_xml.h:70: error: redefinition of ‘db_url’
presence_xml.h:70: error: previous definition of ‘db_url’ was here
presence_xml.h:71: error: redefinition of ‘force_active’
presence_xml.h:71: error: previous definition of ‘force_active’ was here
presence_xml.h:72: error: redefinition of ‘pidf_manipulation’
presence_xml.h:72: error: previous definition of ‘pidf_manipulation’ was here
presence_xml.h:73: error: redefinition of ‘integrated_xcap_server’
presence_xml.h:73: error: previous definition of
‘integrated_xcap_server’ was here
presence_xml.h:74: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
presence_xml.h:75: error: redefinition of ‘pres_rules_auid’
presence_xml.h:75: error: previous definition of ‘pres_rules_auid’ was here
presence_xml.h:76: error: redefinition of ‘pres_rules_filename’
presence_xml.h:76: error: previous definition of ‘pres_rules_filename’ was here
presence_xml.h:82: error: redefinition of ‘pxml_db’
presence_xml.h:82: error: previous definition of ‘pxml_db’ was here
presence_xml.h:89: error: redefinition of ‘params’
presence_xml.h:89: error: previous definition of ‘params’ was here
presence_xml.h:103: error: redefinition of ‘exports’
presence_xml.h:103: error: previous definition of ‘exports’ was here
presence_xml.h:121: error: redefinition of ‘mod_init’
presence_xml.h:122: error: previous definition of ‘mod_init’ was here
presence_xml.h:239: error: redefinition of ‘child_init’
presence_xml.h:240: error: previous definition of ‘child_init’ was here
presence_xml.h:260: error: redefinition of ‘destroy’
presence_xml.h:261: error: previous definition of ‘destroy’ was here
presence_xml.h: In function ‘destroy’:
presence_xml.h:266: error: ‘xs_list’ undeclared (first use in this function)
presence_xml.h: At top level:
presence_xml.h:271: error: redefinition of ‘pxml_add_xcap_server’
presence_xml.h:272: error: previous definition of
‘pxml_add_xcap_server’ was here
presence_xml.h: In function ‘pxml_add_xcap_server’:
presence_xml.h:273: error: ‘xcap_serv_t’ undeclared (first use in this function)
presence_xml.h:273: error: ‘xs’ undeclared (first use in this function)
presence_xml.h:312: error: expected expression before ‘)’ token
presence_xml.h:325: error: ‘xs_list’ undeclared (first use in this function)
presence_xml.h: At top level:
presence_xml.h:334: error: redefinition of ‘shm_copy_xcap_list’
presence_xml.h:335: error: previous definition of ‘shm_copy_xcap_list’ was here
presence_xml.h: In function ‘shm_copy_xcap_list’:
presence_xml.h:336: error: ‘xcap_serv_t’ undeclared (first use in this function)
presence_xml.h:336: error: ‘xs’ undeclared (first use in this function)
presence_xml.h:336: error: ‘shm_xs’ undeclared (first use in this function)
presence_xml.h:336: warning: left-hand operand of comma expression has no effect
presence_xml.h:336: error: ‘prev_xs’ undeclared (first use in this function)
presence_xml.h:336: warning: left-hand operand of comma expression has no effect
presence_xml.h:339: error: ‘xs_list’ undeclared (first use in this function)
presence_xml.h:355: error: expected expression before ‘)’ token
presence_xml.h: At top level:
presence_xml.h:381: error: expected ‘)’ before ‘*’ token
presence_xml.h:399: error: redefinition of ‘xcap_doc_updated’
presence_xml.h:400: error: previous definition of ‘xcap_doc_updated’ was here
In file included from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from add_events.c:42:
presence_xml.h:51: error: redefinition of ‘module_version’
presence_xml.h:51: error: previous definition of ‘module_version’ was here
presence_xml.h:51: error: redefinition of ‘module_flags’
presence_xml.h:51: error: previous definition of ‘module_flags’ was here
presence_xml.h:61: error: expected ‘)’ before ‘*’ token
presence_xml.h:69: error: redefinition of ‘xcap_table’
presence_xml.h:69: error: previous definition of ‘xcap_table’ was here
presence_xml.h:70: error: redefinition of ‘db_url’
presence_xml.h:70: error: previous definition of ‘db_url’ was here
presence_xml.h:71: error: redefinition of ‘force_active’
presence_xml.h:71: error: previous definition of ‘force_active’ was here
presence_xml.h:72: error: redefinition of ‘pidf_manipulation’
presence_xml.h:72: error: previous definition of ‘pidf_manipulation’ was here
presence_xml.h:73: error: redefinition of ‘integrated_xcap_server’
presence_xml.h:73: error: previous definition of
‘integrated_xcap_server’ was here
presence_xml.h:74: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
presence_xml.h:75: error: redefinition of ‘pres_rules_auid’
presence_xml.h:75: error: previous definition of ‘pres_rules_auid’ was here
presence_xml.h:76: error: redefinition of ‘pres_rules_filename’
presence_xml.h:76: error: previous definition of ‘pres_rules_filename’ was here
presence_xml.h:82: error: redefinition of ‘pxml_db’
presence_xml.h:82: error: previous definition of ‘pxml_db’ was here
presence_xml.h:89: error: redefinition of ‘params’
presence_xml.h:89: error: previous definition of ‘params’ was here
presence_xml.h:103: error: redefinition of ‘exports’
presence_xml.h:103: error: previous definition of ‘exports’ was here
presence_xml.h:121: error: redefinition of ‘mod_init’
presence_xml.h:122: error: previous definition of ‘mod_init’ was here
presence_xml.h:239: error: redefinition of ‘child_init’
presence_xml.h:240: error: previous definition of ‘child_init’ was here
presence_xml.h:260: error: redefinition of ‘destroy’
presence_xml.h:261: error: previous definition of ‘destroy’ was here
presence_xml.h: In function ‘destroy’:
presence_xml.h:266: error: ‘xs_list’ undeclared (first use in this function)
presence_xml.h: At top level:
presence_xml.h:271: error: redefinition of ‘pxml_add_xcap_server’
presence_xml.h:272: error: previous definition of
‘pxml_add_xcap_server’ was here
presence_xml.h: In function ‘pxml_add_xcap_server’:
presence_xml.h:273: error: ‘xcap_serv_t’ undeclared (first use in this function)
presence_xml.h:273: error: ‘xs’ undeclared (first use in this function)
presence_xml.h:312: error: expected expression before ‘)’ token
presence_xml.h:325: error: ‘xs_list’ undeclared (first use in this function)
presence_xml.h: At top level:
presence_xml.h:334: error: redefinition of ‘shm_copy_xcap_list’
presence_xml.h:335: error: previous definition of ‘shm_copy_xcap_list’ was here
presence_xml.h: In function ‘shm_copy_xcap_list’:
presence_xml.h:336: error: ‘xcap_serv_t’ undeclared (first use in this function)
presence_xml.h:336: error: ‘xs’ undeclared (first use in this function)
presence_xml.h:336: error: ‘shm_xs’ undeclared (first use in this function)
presence_xml.h:336: warning: left-hand operand of comma expression has no effect
presence_xml.h:336: error: ‘prev_xs’ undeclared (first use in this function)
presence_xml.h:336: warning: left-hand operand of comma expression has no effect
presence_xml.h:339: error: ‘xs_list’ undeclared (first use in this function)
presence_xml.h:355: error: expected expression before ‘)’ token
presence_xml.h: At top level:
presence_xml.h:381: error: expected ‘)’ before ‘*’ token
presence_xml.h:399: error: redefinition of ‘xcap_doc_updated’
presence_xml.h:400: error: previous definition of ‘xcap_doc_updated’ was here
In file included from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from add_events.c:42:
presence_xml.h:51: error: redefinition of ‘module_version’
presence_xml.h:51: error: previous definition of ‘module_version’ was here
presence_xml.h:51: error: redefinition of ‘module_flags’
presence_xml.h:51: error: previous definition of ‘module_flags’ was here
presence_xml.h:61: error: expected ‘)’ before ‘*’ token
presence_xml.h:69: error: redefinition of ‘xcap_table’
presence_xml.h:69: error: previous definition of ‘xcap_table’ was here
presence_xml.h:70: error: redefinition of ‘db_url’
presence_xml.h:70: error: previous definition of ‘db_url’ was here
presence_xml.h:71: error: redefinition of ‘force_active’
presence_xml.h:71: error: previous definition of ‘force_active’ was here
presence_xml.h:72: error: redefinition of ‘pidf_manipulation’
presence_xml.h:72: error: previous definition of ‘pidf_manipulation’ was here
presence_xml.h:73: error: redefinition of ‘integrated_xcap_server’
presence_xml.h:73: error: previous definition of
‘integrated_xcap_server’ was here
presence_xml.h:74: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
presence_xml.h:75: error: redefinition of ‘pres_rules_auid’
presence_xml.h:75: error: previous definition of ‘pres_rules_auid’ was here
presence_xml.h:76: error: redefinition of ‘pres_rules_filename’
presence_xml.h:76: error: previous definition of ‘pres_rules_filename’ was here
presence_xml.h:82: error: redefinition of ‘pxml_db’
presence_xml.h:82: error: previous definition of ‘pxml_db’ was here
presence_xml.h:89: error: redefinition of ‘params’
presence_xml.h:89: error: previous definition of ‘params’ was here
presence_xml.h:103: error: redefinition of ‘exports’
presence_xml.h:103: error: previous definition of ‘exports’ was here
presence_xml.h:121: error: redefinition of ‘mod_init’
presence_xml.h:122: error: previous definition of ‘mod_init’ was here
presence_xml.h:239: error: redefinition of ‘child_init’
presence_xml.h:240: error: previous definition of ‘child_init’ was here
presence_xml.h:260: error: redefinition of ‘destroy’
presence_xml.h:261: error: previous definition of ‘destroy’ was here
presence_xml.h: In function ‘destroy’:
presence_xml.h:266: error: ‘xs_list’ undeclared (first use in this function)
presence_xml.h: At top level:
presence_xml.h:271: error: redefinition of ‘pxml_add_xcap_server’
presence_xml.h:272: error: previous definition of
‘pxml_add_xcap_server’ was here
presence_xml.h: In function ‘pxml_add_xcap_server’:
presence_xml.h:273: error: ‘xcap_serv_t’ undeclared (first use in this function)
presence_xml.h:273: error: ‘xs’ undeclared (first use in this function)
presence_xml.h:312: error: expected expression before ‘)’ token
presence_xml.h:325: error: ‘xs_list’ undeclared (first use in this function)
presence_xml.h: At top level:
presence_xml.h:334: error: redefinition of ‘shm_copy_xcap_list’
presence_xml.h:335: error: previous definition of ‘shm_copy_xcap_list’ was here
presence_xml.h: In function ‘shm_copy_xcap_list’:
presence_xml.h:336: error: ‘xcap_serv_t’ undeclared (first use in this function)
presence_xml.h:336: error: ‘xs’ undeclared (first use in this function)
presence_xml.h:336: error: ‘shm_xs’ undeclared (first use in this function)
presence_xml.h:336: warning: left-hand operand of comma expression has no effect
presence_xml.h:336: error: ‘prev_xs’ undeclared (first use in this function)
presence_xml.h:336: warning: left-hand operand of comma expression has no effect
presence_xml.h:339: error: ‘xs_list’ undeclared (first use in this function)
presence_xml.h:355: error: expected expression before ‘)’ token
presence_xml.h: At top level:
presence_xml.h:381: error: expected ‘)’ before ‘*’ token
presence_xml.h:399: error: redefinition of ‘xcap_doc_updated’
presence_xml.h:400: error: previous definition of ‘xcap_doc_updated’ was here
In file included from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from add_events.c:42:
presence_xml.h:51: error: redefinition of ‘module_version’
presence_xml.h:51: error: previous definition of ‘module_version’ was here
presence_xml.h:51: error: redefinition of ‘module_flags’
presence_xml.h:51: error: previous definition of ‘module_flags’ was here
presence_xml.h:61: error: expected ‘)’ before ‘*’ token
presence_xml.h:69: error: redefinition of ‘xcap_table’
presence_xml.h:69: error: previous definition of ‘xcap_table’ was here
presence_xml.h:70: error: redefinition of ‘db_url’
presence_xml.h:70: error: previous definition of ‘db_url’ was here
presence_xml.h:71: error: redefinition of ‘force_active’
presence_xml.h:71: error: previous definition of ‘force_active’ was here
presence_xml.h:72: error: redefinition of ‘pidf_manipulation’
presence_xml.h:72: error: previous definition of ‘pidf_manipulation’ was here
presence_xml.h:73: error: redefinition of ‘integrated_xcap_server’
presence_xml.h:73: error: previous definition of
‘integrated_xcap_server’ was here
presence_xml.h:74: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
presence_xml.h:75: error: redefinition of ‘pres_rules_auid’
presence_xml.h:75: error: previous definition of ‘pres_rules_auid’ was here
presence_xml.h:76: error: redefinition of ‘pres_rules_filename’
presence_xml.h:76: error: previous definition of ‘pres_rules_filename’ was here
presence_xml.h:82: error: redefinition of ‘pxml_db’
presence_xml.h:82: error: previous definition of ‘pxml_db’ was here
presence_xml.h:89: error: redefinition of ‘params’
presence_xml.h:89: error: previous definition of ‘params’ was here
presence_xml.h:103: error: redefinition of ‘exports’
presence_xml.h:103: error: previous definition of ‘exports’ was here
presence_xml.h:121: error: redefinition of ‘mod_init’
presence_xml.h:122: error: previous definition of ‘mod_init’ was here
presence_xml.h:239: error: redefinition of ‘child_init’
presence_xml.h:240: error: previous definition of ‘child_init’ was here
presence_xml.h:260: error: redefinition of ‘destroy’
presence_xml.h:261: error: previous definition of ‘destroy’ was here
presence_xml.h: In function ‘destroy’:
presence_xml.h:266: error: ‘xs_list’ undeclared (first use in this function)
presence_xml.h: At top level:
presence_xml.h:271: error: redefinition of ‘pxml_add_xcap_server’
presence_xml.h:272: error: previous definition of
‘pxml_add_xcap_server’ was here
presence_xml.h: In function ‘pxml_add_xcap_server’:
presence_xml.h:273: error: ‘xcap_serv_t’ undeclared (first use in this function)
presence_xml.h:273: error: ‘xs’ undeclared (first use in this function)
presence_xml.h:312: error: expected expression before ‘)’ token
presence_xml.h:325: error: ‘xs_list’ undeclared (first use in this function)
presence_xml.h: At top level:
presence_xml.h:334: error: redefinition of ‘shm_copy_xcap_list’
presence_xml.h:335: error: previous definition of ‘shm_copy_xcap_list’ was here
presence_xml.h: In function ‘shm_copy_xcap_list’:
presence_xml.h:336: error: ‘xcap_serv_t’ undeclared (first use in this function)
presence_xml.h:336: error: ‘xs’ undeclared (first use in this function)
presence_xml.h:336: error: ‘shm_xs’ undeclared (first use in this function)
presence_xml.h:336: warning: left-hand operand of comma expression has no effect
presence_xml.h:336: error: ‘prev_xs’ undeclared (first use in this function)
presence_xml.h:336: warning: left-hand operand of comma expression has no effect
presence_xml.h:339: error: ‘xs_list’ undeclared (first use in this function)
presence_xml.h:355: error: expected expression before ‘)’ token
presence_xml.h: At top level:
presence_xml.h:381: error: expected ‘)’ before ‘*’ token
presence_xml.h:399: error: redefinition of ‘xcap_doc_updated’
presence_xml.h:400: error: previous definition of ‘xcap_doc_updated’ was here
In file included from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from add_events.c:42:
presence_xml.h:51: error: redefinition of ‘module_version’
presence_xml.h:51: error: previous definition of ‘module_version’ was here
presence_xml.h:51: error: redefinition of ‘module_flags’
presence_xml.h:51: error: previous definition of ‘module_flags’ was here
presence_xml.h:61: error: expected ‘)’ before ‘*’ token
presence_xml.h:69: error: redefinition of ‘xcap_table’
presence_xml.h:69: error: previous definition of ‘xcap_table’ was here
presence_xml.h:70: error: redefinition of ‘db_url’
presence_xml.h:70: error: previous definition of ‘db_url’ was here
presence_xml.h:71: error: redefinition of ‘force_active’
presence_xml.h:71: error: previous definition of ‘force_active’ was here
presence_xml.h:72: error: redefinition of ‘pidf_manipulation’
presence_xml.h:72: error: previous definition of ‘pidf_manipulation’ was here
presence_xml.h:73: error: redefinition of ‘integrated_xcap_server’
presence_xml.h:73: error: previous definition of
‘integrated_xcap_server’ was here
presence_xml.h:74: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
presence_xml.h:75: error: redefinition of ‘pres_rules_auid’
presence_xml.h:75: error: previous definition of ‘pres_rules_auid’ was here
presence_xml.h:76: error: redefinition of ‘pres_rules_filename’
presence_xml.h:76: error: previous definition of ‘pres_rules_filename’ was here
presence_xml.h:82: error: redefinition of ‘pxml_db’
presence_xml.h:82: error: previous definition of ‘pxml_db’ was here
presence_xml.h:89: error: redefinition of ‘params’
presence_xml.h:89: error: previous definition of ‘params’ was here
presence_xml.h:103: error: redefinition of ‘exports’
presence_xml.h:103: error: previous definition of ‘exports’ was here
presence_xml.h:121: error: redefinition of ‘mod_init’
presence_xml.h:122: error: previous definition of ‘mod_init’ was here
presence_xml.h:239: error: redefinition of ‘child_init’
presence_xml.h:240: error: previous definition of ‘child_init’ was here
presence_xml.h:260: error: redefinition of ‘destroy’
presence_xml.h:261: error: previous definition of ‘destroy’ was here
presence_xml.h: In function ‘destroy’:
presence_xml.h:266: error: ‘xs_list’ undeclared (first use in this function)
presence_xml.h: At top level:
presence_xml.h:271: error: redefinition of ‘pxml_add_xcap_server’
presence_xml.h:272: error: previous definition of
‘pxml_add_xcap_server’ was here
presence_xml.h: In function ‘pxml_add_xcap_server’:
presence_xml.h:273: error: ‘xcap_serv_t’ undeclared (first use in this function)
presence_xml.h:273: error: ‘xs’ undeclared (first use in this function)
presence_xml.h:312: error: expected expression before ‘)’ token
presence_xml.h:325: error: ‘xs_list’ undeclared (first use in this function)
presence_xml.h: At top level:
presence_xml.h:334: error: redefinition of ‘shm_copy_xcap_list’
presence_xml.h:335: error: previous definition of ‘shm_copy_xcap_list’ was here
presence_xml.h: In function ‘shm_copy_xcap_list’:
presence_xml.h:336: error: ‘xcap_serv_t’ undeclared (first use in this function)
presence_xml.h:336: error: ‘xs’ undeclared (first use in this function)
presence_xml.h:336: error: ‘shm_xs’ undeclared (first use in this function)
presence_xml.h:336: warning: left-hand operand of comma expression has no effect
presence_xml.h:336: error: ‘prev_xs’ undeclared (first use in this function)
presence_xml.h:336: warning: left-hand operand of comma expression has no effect
presence_xml.h:339: error: ‘xs_list’ undeclared (first use in this function)
presence_xml.h:355: error: expected expression before ‘)’ token
presence_xml.h: At top level:
presence_xml.h:381: error: expected ‘)’ before ‘*’ token
presence_xml.h:399: error: redefinition of ‘xcap_doc_updated’
presence_xml.h:400: error: previous definition of ‘xcap_doc_updated’ was here
In file included from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from add_events.c:42:
presence_xml.h:51: error: redefinition of ‘module_version’
presence_xml.h:51: error: previous definition of ‘module_version’ was here
presence_xml.h:51: error: redefinition of ‘module_flags’
presence_xml.h:51: error: previous definition of ‘module_flags’ was here
presence_xml.h:61: error: expected ‘)’ before ‘*’ token
presence_xml.h:69: error: redefinition of ‘xcap_table’
presence_xml.h:69: error: previous definition of ‘xcap_table’ was here
presence_xml.h:70: error: redefinition of ‘db_url’
presence_xml.h:70: error: previous definition of ‘db_url’ was here
presence_xml.h:71: error: redefinition of ‘force_active’
presence_xml.h:71: error: previous definition of ‘force_active’ was here
presence_xml.h:72: error: redefinition of ‘pidf_manipulation’
presence_xml.h:72: error: previous definition of ‘pidf_manipulation’ was here
presence_xml.h:73: error: redefinition of ‘integrated_xcap_server’
presence_xml.h:73: error: previous definition of
‘integrated_xcap_server’ was here
presence_xml.h:74: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
presence_xml.h:75: error: redefinition of ‘pres_rules_auid’
presence_xml.h:75: error: previous definition of ‘pres_rules_auid’ was here
presence_xml.h:76: error: redefinition of ‘pres_rules_filename’
presence_xml.h:76: error: previous definition of ‘pres_rules_filename’ was here
presence_xml.h:82: error: redefinition of ‘pxml_db’
presence_xml.h:82: error: previous definition of ‘pxml_db’ was here
presence_xml.h:89: error: redefinition of ‘params’
presence_xml.h:89: error: previous definition of ‘params’ was here
presence_xml.h:103: error: redefinition of ‘exports’
presence_xml.h:103: error: previous definition of ‘exports’ was here
presence_xml.h:121: error: redefinition of ‘mod_init’
presence_xml.h:122: error: previous definition of ‘mod_init’ was here
presence_xml.h:239: error: redefinition of ‘child_init’
presence_xml.h:240: error: previous definition of ‘child_init’ was here
presence_xml.h:260: error: redefinition of ‘destroy’
presence_xml.h:261: error: previous definition of ‘destroy’ was here
presence_xml.h: In function ‘destroy’:
presence_xml.h:266: error: ‘xs_list’ undeclared (first use in this function)
presence_xml.h: At top level:
presence_xml.h:271: error: redefinition of ‘pxml_add_xcap_server’
presence_xml.h:272: error: previous definition of
‘pxml_add_xcap_server’ was here
presence_xml.h: In function ‘pxml_add_xcap_server’:
presence_xml.h:273: error: ‘xcap_serv_t’ undeclared (first use in this function)
presence_xml.h:273: error: ‘xs’ undeclared (first use in this function)
presence_xml.h:312: error: expected expression before ‘)’ token
presence_xml.h:325: error: ‘xs_list’ undeclared (first use in this function)
presence_xml.h: At top level:
presence_xml.h:334: error: redefinition of ‘shm_copy_xcap_list’
presence_xml.h:335: error: previous definition of ‘shm_copy_xcap_list’ was here
presence_xml.h: In function ‘shm_copy_xcap_list’:
presence_xml.h:336: error: ‘xcap_serv_t’ undeclared (first use in this function)
presence_xml.h:336: error: ‘xs’ undeclared (first use in this function)
presence_xml.h:336: error: ‘shm_xs’ undeclared (first use in this function)
presence_xml.h:336: warning: left-hand operand of comma expression has no effect
presence_xml.h:336: error: ‘prev_xs’ undeclared (first use in this function)
presence_xml.h:336: warning: left-hand operand of comma expression has no effect
presence_xml.h:339: error: ‘xs_list’ undeclared (first use in this function)
presence_xml.h:355: error: expected expression before ‘)’ token
presence_xml.h: At top level:
presence_xml.h:381: error: expected ‘)’ before ‘*’ token
presence_xml.h:399: error: redefinition of ‘xcap_doc_updated’
presence_xml.h:400: error: previous definition of ‘xcap_doc_updated’ was here
In file included from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from add_events.c:42:
presence_xml.h:51: error: redefinition of ‘module_version’
presence_xml.h:51: error: previous definition of ‘module_version’ was here
presence_xml.h:51: error: redefinition of ‘module_flags’
presence_xml.h:51: error: previous definition of ‘module_flags’ was here
presence_xml.h:61: error: expected ‘)’ before ‘*’ token
presence_xml.h:69: error: redefinition of ‘xcap_table’
presence_xml.h:69: error: previous definition of ‘xcap_table’ was here
presence_xml.h:70: error: redefinition of ‘db_url’
presence_xml.h:70: error: previous definition of ‘db_url’ was here
presence_xml.h:71: error: redefinition of ‘force_active’
presence_xml.h:71: error: previous definition of ‘force_active’ was here
presence_xml.h:72: error: redefinition of ‘pidf_manipulation’
presence_xml.h:72: error: previous definition of ‘pidf_manipulation’ was here
presence_xml.h:73: error: redefinition of ‘integrated_xcap_server’
presence_xml.h:73: error: previous definition of
‘integrated_xcap_server’ was here
presence_xml.h:74: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
presence_xml.h:75: error: redefinition of ‘pres_rules_auid’
presence_xml.h:75: error: previous definition of ‘pres_rules_auid’ was here
presence_xml.h:76: error: redefinition of ‘pres_rules_filename’
presence_xml.h:76: error: previous definition of ‘pres_rules_filename’ was here
presence_xml.h:82: error: redefinition of ‘pxml_db’
presence_xml.h:82: error: previous definition of ‘pxml_db’ was here
presence_xml.h:89: error: redefinition of ‘params’
presence_xml.h:89: error: previous definition of ‘params’ was here
presence_xml.h:103: error: redefinition of ‘exports’
presence_xml.h:103: error: previous definition of ‘exports’ was here
presence_xml.h:121: error: redefinition of ‘mod_init’
presence_xml.h:122: error: previous definition of ‘mod_init’ was here
presence_xml.h:239: error: redefinition of ‘child_init’
presence_xml.h:240: error: previous definition of ‘child_init’ was here
presence_xml.h:260: error: redefinition of ‘destroy’
presence_xml.h:261: error: previous definition of ‘destroy’ was here
presence_xml.h: In function ‘destroy’:
presence_xml.h:266: error: ‘xs_list’ undeclared (first use in this function)
presence_xml.h: At top level:
presence_xml.h:271: error: redefinition of ‘pxml_add_xcap_server’
presence_xml.h:272: error: previous definition of
‘pxml_add_xcap_server’ was here
presence_xml.h: In function ‘pxml_add_xcap_server’:
presence_xml.h:273: error: ‘xcap_serv_t’ undeclared (first use in this function)
presence_xml.h:273: error: ‘xs’ undeclared (first use in this function)
presence_xml.h:312: error: expected expression before ‘)’ token
presence_xml.h:325: error: ‘xs_list’ undeclared (first use in this function)
presence_xml.h: At top level:
presence_xml.h:334: error: redefinition of ‘shm_copy_xcap_list’
presence_xml.h:335: error: previous definition of ‘shm_copy_xcap_list’ was here
presence_xml.h: In function ‘shm_copy_xcap_list’:
presence_xml.h:336: error: ‘xcap_serv_t’ undeclared (first use in this function)
presence_xml.h:336: error: ‘xs’ undeclared (first use in this function)
presence_xml.h:336: error: ‘shm_xs’ undeclared (first use in this function)
presence_xml.h:336: warning: left-hand operand of comma expression has no effect
presence_xml.h:336: error: ‘prev_xs’ undeclared (first use in this function)
presence_xml.h:336: warning: left-hand operand of comma expression has no effect
presence_xml.h:339: error: ‘xs_list’ undeclared (first use in this function)
presence_xml.h:355: error: expected expression before ‘)’ token
presence_xml.h: At top level:
presence_xml.h:381: error: expected ‘)’ before ‘*’ token
presence_xml.h:399: error: redefinition of ‘xcap_doc_updated’
presence_xml.h:400: error: previous definition of ‘xcap_doc_updated’ was here
In file included from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from add_events.c:42:
presence_xml.h:51: error: redefinition of ‘module_version’
presence_xml.h:51: error: previous definition of ‘module_version’ was here
presence_xml.h:51: error: redefinition of ‘module_flags’
presence_xml.h:51: error: previous definition of ‘module_flags’ was here
presence_xml.h:61: error: expected ‘)’ before ‘*’ token
presence_xml.h:69: error: redefinition of ‘xcap_table’
presence_xml.h:69: error: previous definition of ‘xcap_table’ was here
presence_xml.h:70: error: redefinition of ‘db_url’
presence_xml.h:70: error: previous definition of ‘db_url’ was here
presence_xml.h:71: error: redefinition of ‘force_active’
presence_xml.h:71: error: previous definition of ‘force_active’ was here
presence_xml.h:72: error: redefinition of ‘pidf_manipulation’
presence_xml.h:72: error: previous definition of ‘pidf_manipulation’ was here
presence_xml.h:73: error: redefinition of ‘integrated_xcap_server’
presence_xml.h:73: error: previous definition of
‘integrated_xcap_server’ was here
presence_xml.h:74: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
presence_xml.h:75: error: redefinition of ‘pres_rules_auid’
presence_xml.h:75: error: previous definition of ‘pres_rules_auid’ was here
presence_xml.h:76: error: redefinition of ‘pres_rules_filename’
presence_xml.h:76: error: previous definition of ‘pres_rules_filename’ was here
presence_xml.h:82: error: redefinition of ‘pxml_db’
presence_xml.h:82: error: previous definition of ‘pxml_db’ was here
presence_xml.h:89: error: redefinition of ‘params’
presence_xml.h:89: error: previous definition of ‘params’ was here
presence_xml.h:103: error: redefinition of ‘exports’
presence_xml.h:103: error: previous definition of ‘exports’ was here
presence_xml.h:121: error: redefinition of ‘mod_init’
presence_xml.h:122: error: previous definition of ‘mod_init’ was here
presence_xml.h:239: error: redefinition of ‘child_init’
presence_xml.h:240: error: previous definition of ‘child_init’ was here
presence_xml.h:260: error: redefinition of ‘destroy’
presence_xml.h:261: error: previous definition of ‘destroy’ was here
presence_xml.h: In function ‘destroy’:
presence_xml.h:266: error: ‘xs_list’ undeclared (first use in this function)
presence_xml.h: At top level:
presence_xml.h:271: error: redefinition of ‘pxml_add_xcap_server’
presence_xml.h:272: error: previous definition of
‘pxml_add_xcap_server’ was here
presence_xml.h: In function ‘pxml_add_xcap_server’:
presence_xml.h:273: error: ‘xcap_serv_t’ undeclared (first use in this function)
presence_xml.h:273: error: ‘xs’ undeclared (first use in this function)
presence_xml.h:312: error: expected expression before ‘)’ token
presence_xml.h:325: error: ‘xs_list’ undeclared (first use in this function)
presence_xml.h: At top level:
presence_xml.h:334: error: redefinition of ‘shm_copy_xcap_list’
presence_xml.h:335: error: previous definition of ‘shm_copy_xcap_list’ was here
presence_xml.h: In function ‘shm_copy_xcap_list’:
presence_xml.h:336: error: ‘xcap_serv_t’ undeclared (first use in this function)
presence_xml.h:336: error: ‘xs’ undeclared (first use in this function)
presence_xml.h:336: error: ‘shm_xs’ undeclared (first use in this function)
presence_xml.h:336: warning: left-hand operand of comma expression has no effect
presence_xml.h:336: error: ‘prev_xs’ undeclared (first use in this function)
presence_xml.h:336: warning: left-hand operand of comma expression has no effect
presence_xml.h:339: error: ‘xs_list’ undeclared (first use in this function)
presence_xml.h:355: error: expected expression before ‘)’ token
presence_xml.h: At top level:
presence_xml.h:381: error: expected ‘)’ before ‘*’ token
presence_xml.h:399: error: redefinition of ‘xcap_doc_updated’
presence_xml.h:400: error: previous definition of ‘xcap_doc_updated’ was here
In file included from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from add_events.c:42:
presence_xml.h:51: error: redefinition of ‘module_version’
presence_xml.h:51: error: previous definition of ‘module_version’ was here
presence_xml.h:51: error: redefinition of ‘module_flags’
presence_xml.h:51: error: previous definition of ‘module_flags’ was here
presence_xml.h:61: error: expected ‘)’ before ‘*’ token
presence_xml.h:69: error: redefinition of ‘xcap_table’
presence_xml.h:69: error: previous definition of ‘xcap_table’ was here
presence_xml.h:70: error: redefinition of ‘db_url’
presence_xml.h:70: error: previous definition of ‘db_url’ was here
presence_xml.h:71: error: redefinition of ‘force_active’
presence_xml.h:71: error: previous definition of ‘force_active’ was here
presence_xml.h:72: error: redefinition of ‘pidf_manipulation’
presence_xml.h:72: error: previous definition of ‘pidf_manipulation’ was here
presence_xml.h:73: error: redefinition of ‘integrated_xcap_server’
presence_xml.h:73: error: previous definition of
‘integrated_xcap_server’ was here
presence_xml.h:74: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
presence_xml.h:75: error: redefinition of ‘pres_rules_auid’
presence_xml.h:75: error: previous definition of ‘pres_rules_auid’ was here
presence_xml.h:76: error: redefinition of ‘pres_rules_filename’
presence_xml.h:76: error: previous definition of ‘pres_rules_filename’ was here
presence_xml.h:82: error: redefinition of ‘pxml_db’
presence_xml.h:82: error: previous definition of ‘pxml_db’ was here
presence_xml.h:89: error: redefinition of ‘params’
presence_xml.h:89: error: previous definition of ‘params’ was here
presence_xml.h:103: error: redefinition of ‘exports’
presence_xml.h:103: error: previous definition of ‘exports’ was here
presence_xml.h:121: error: redefinition of ‘mod_init’
presence_xml.h:122: error: previous definition of ‘mod_init’ was here
presence_xml.h:239: error: redefinition of ‘child_init’
presence_xml.h:240: error: previous definition of ‘child_init’ was here
presence_xml.h:260: error: redefinition of ‘destroy’
presence_xml.h:261: error: previous definition of ‘destroy’ was here
presence_xml.h: In function ‘destroy’:
presence_xml.h:266: error: ‘xs_list’ undeclared (first use in this function)
presence_xml.h: At top level:
presence_xml.h:271: error: redefinition of ‘pxml_add_xcap_server’
presence_xml.h:272: error: previous definition of
‘pxml_add_xcap_server’ was here
presence_xml.h: In function ‘pxml_add_xcap_server’:
presence_xml.h:273: error: ‘xcap_serv_t’ undeclared (first use in this function)
presence_xml.h:273: error: ‘xs’ undeclared (first use in this function)
presence_xml.h:312: error: expected expression before ‘)’ token
presence_xml.h:325: error: ‘xs_list’ undeclared (first use in this function)
presence_xml.h: At top level:
presence_xml.h:334: error: redefinition of ‘shm_copy_xcap_list’
presence_xml.h:335: error: previous definition of ‘shm_copy_xcap_list’ was here
presence_xml.h: In function ‘shm_copy_xcap_list’:
presence_xml.h:336: error: ‘xcap_serv_t’ undeclared (first use in this function)
presence_xml.h:336: error: ‘xs’ undeclared (first use in this function)
presence_xml.h:336: error: ‘shm_xs’ undeclared (first use in this function)
presence_xml.h:336: warning: left-hand operand of comma expression has no effect
presence_xml.h:336: error: ‘prev_xs’ undeclared (first use in this function)
presence_xml.h:336: warning: left-hand operand of comma expression has no effect
presence_xml.h:339: error: ‘xs_list’ undeclared (first use in this function)
presence_xml.h:355: error: expected expression before ‘)’ token
presence_xml.h: At top level:
presence_xml.h:381: error: expected ‘)’ before ‘*’ token
presence_xml.h:399: error: redefinition of ‘xcap_doc_updated’
presence_xml.h:400: error: previous definition of ‘xcap_doc_updated’ was here
In file included from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from add_events.c:42:
presence_xml.h:51: error: redefinition of ‘module_version’
presence_xml.h:51: error: previous definition of ‘module_version’ was here
presence_xml.h:51: error: redefinition of ‘module_flags’
presence_xml.h:51: error: previous definition of ‘module_flags’ was here
presence_xml.h:61: error: expected ‘)’ before ‘*’ token
presence_xml.h:69: error: redefinition of ‘xcap_table’
presence_xml.h:69: error: previous definition of ‘xcap_table’ was here
presence_xml.h:70: error: redefinition of ‘db_url’
presence_xml.h:70: error: previous definition of ‘db_url’ was here
presence_xml.h:71: error: redefinition of ‘force_active’
presence_xml.h:71: error: previous definition of ‘force_active’ was here
presence_xml.h:72: error: redefinition of ‘pidf_manipulation’
presence_xml.h:72: error: previous definition of ‘pidf_manipulation’ was here
presence_xml.h:73: error: redefinition of ‘integrated_xcap_server’
presence_xml.h:73: error: previous definition of
‘integrated_xcap_server’ was here
presence_xml.h:74: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
presence_xml.h:75: error: redefinition of ‘pres_rules_auid’
presence_xml.h:75: error: previous definition of ‘pres_rules_auid’ was here
presence_xml.h:76: error: redefinition of ‘pres_rules_filename’
presence_xml.h:76: error: previous definition of ‘pres_rules_filename’ was here
presence_xml.h:82: error: redefinition of ‘pxml_db’
presence_xml.h:82: error: previous definition of ‘pxml_db’ was here
presence_xml.h:89: error: redefinition of ‘params’
presence_xml.h:89: error: previous definition of ‘params’ was here
presence_xml.h:103: error: redefinition of ‘exports’
presence_xml.h:103: error: previous definition of ‘exports’ was here
presence_xml.h:121: error: redefinition of ‘mod_init’
presence_xml.h:122: error: previous definition of ‘mod_init’ was here
presence_xml.h:239: error: redefinition of ‘child_init’
presence_xml.h:240: error: previous definition of ‘child_init’ was here
presence_xml.h:260: error: redefinition of ‘destroy’
presence_xml.h:261: error: previous definition of ‘destroy’ was here
presence_xml.h: In function ‘destroy’:
presence_xml.h:266: error: ‘xs_list’ undeclared (first use in this function)
presence_xml.h: At top level:
presence_xml.h:271: error: redefinition of ‘pxml_add_xcap_server’
presence_xml.h:272: error: previous definition of
‘pxml_add_xcap_server’ was here
presence_xml.h: In function ‘pxml_add_xcap_server’:
presence_xml.h:273: error: ‘xcap_serv_t’ undeclared (first use in this function)
presence_xml.h:273: error: ‘xs’ undeclared (first use in this function)
presence_xml.h:312: error: expected expression before ‘)’ token
presence_xml.h:325: error: ‘xs_list’ undeclared (first use in this function)
presence_xml.h: At top level:
presence_xml.h:334: error: redefinition of ‘shm_copy_xcap_list’
presence_xml.h:335: error: previous definition of ‘shm_copy_xcap_list’ was here
presence_xml.h: In function ‘shm_copy_xcap_list’:
presence_xml.h:336: error: ‘xcap_serv_t’ undeclared (first use in this function)
presence_xml.h:336: error: ‘xs’ undeclared (first use in this function)
presence_xml.h:336: error: ‘shm_xs’ undeclared (first use in this function)
presence_xml.h:336: warning: left-hand operand of comma expression has no effect
presence_xml.h:336: error: ‘prev_xs’ undeclared (first use in this function)
presence_xml.h:336: warning: left-hand operand of comma expression has no effect
presence_xml.h:339: error: ‘xs_list’ undeclared (first use in this function)
presence_xml.h:355: error: expected expression before ‘)’ token
presence_xml.h: At top level:
presence_xml.h:381: error: expected ‘)’ before ‘*’ token
presence_xml.h:399: error: redefinition of ‘xcap_doc_updated’
presence_xml.h:400: error: previous definition of ‘xcap_doc_updated’ was here
In file included from presence_xml.h:49,
                 from presence_xml.h:49,
                 from presence_xml.h:49,
                 from add_events.c:42:
presence_xml.h:51: error: redefinition of ‘module_version’
presence_xml.h:51: error: previous definition of ‘module_version’ was here
presence_xml.h:51: error: redefinition of ‘module_flags’
presence_xml.h:51: error: previous definition of ‘module_flags’ was here
presence_xml.h:61: error: expected ‘)’ before ‘*’ token
presence_xml.h:69: error: redefinition of ‘xcap_table’
presence_xml.h:69: error: previous definition of ‘xcap_table’ was here
presence_xml.h:70: error: redefinition of ‘db_url’
presence_xml.h:70: error: previous definition of ‘db_url’ was here
presence_xml.h:71: error: redefinition of ‘force_active’
presence_xml.h:71: error: previous definition of ‘force_active’ was here
presence_xml.h:72: error: redefinition of ‘pidf_manipulation’
presence_xml.h:72: error: previous definition of ‘pidf_manipulation’ was here
presence_xml.h:73: error: redefinition of ‘integrated_xcap_server’
presence_xml.h:73: error: previous definition of
‘integrated_xcap_server’ was here
presence_xml.h:74: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
presence_xml.h:75: error: redefinition of ‘pres_rules_auid’
presence_xml.h:75: error: previous definition of ‘pres_rules_auid’ was here
presence_xml.h:76: error: redefinition of ‘pres_rules_filename’
presence_xml.h:76: error: previous definition of ‘pres_rules_filename’ was here
presence_xml.h:82: error: redefinition of ‘pxml_db’
presence_xml.h:82: error: previous definition of ‘pxml_db’ was here
presence_xml.h:89: error: redefinition of ‘params’
presence_xml.h:89: error: previous definition of ‘params’ was here
presence_xml.h:103: error: redefinition of ‘exports’
presence_xml.h:103: error: previous definition of ‘exports’ was here
presence_xml.h:121: error: redefinition of ‘mod_init’
presence_xml.h:122: error: previous definition of ‘mod_init’ was here
presence_xml.h:239: error: redefinition of ‘child_init’
presence_xml.h:240: error: previous definition of ‘child_init’ was here
presence_xml.h:260: error: redefinition of ‘destroy’
presence_xml.h:261: error: previous definition of ‘destroy’ was here
presence_xml.h: In function ‘destroy’:
presence_xml.h:266: error: ‘xs_list’ undeclared (first use in this function)
presence_xml.h: At top level:
presence_xml.h:271: error: redefinition of ‘pxml_add_xcap_server’
presence_xml.h:272: error: previous definition of
‘pxml_add_xcap_server’ was here
presence_xml.h: In function ‘pxml_add_xcap_server’:
presence_xml.h:273: error: ‘xcap_serv_t’ undeclared (first use in this function)
presence_xml.h:273: error: ‘xs’ undeclared (first use in this function)
presence_xml.h:312: error: expected expression before ‘)’ token
presence_xml.h:325: error: ‘xs_list’ undeclared (first use in this function)
presence_xml.h: At top level:
presence_xml.h:334: error: redefinition of ‘shm_copy_xcap_list’
presence_xml.h:335: error: previous definition of ‘shm_copy_xcap_list’ was here
presence_xml.h: In function ‘shm_copy_xcap_list’:
presence_xml.h:336: error: ‘xcap_serv_t’ undeclared (first use in this function)
presence_xml.h:336: error: ‘xs’ undeclared (first use in this function)
presence_xml.h:336: error: ‘shm_xs’ undeclared (first use in this function)
presence_xml.h:336: warning: left-hand operand of comma expression has no effect
presence_xml.h:336: error: ‘prev_xs’ undeclared (first use in this function)
presence_xml.h:336: warning: left-hand operand of comma expression has no effect
presence_xml.h:339: error: ‘xs_list’ undeclared (first use in this function)
presence_xml.h:355: error: expected expression before ‘)’ token
presence_xml.h: At top level:
presence_xml.h:381: error: expected ‘)’ before ‘*’ token
presence_xml.h:399: error: redefinition of ‘xcap_doc_updated’
presence_xml.h:400: error: previous definition of ‘xcap_doc_updated’ was here
In file included from presence_xml.h:49,
                 from presence_xml.h:49,
                 from add_events.c:42:
presence_xml.h:51: error: redefinition of ‘module_version’
presence_xml.h:51: error: previous definition of ‘module_version’ was here
presence_xml.h:51: error: redefinition of ‘module_flags’
presence_xml.h:51: error: previous definition of ‘module_flags’ was here
presence_xml.h:61: error: expected ‘)’ before ‘*’ token
presence_xml.h:69: error: redefinition of ‘xcap_table’
presence_xml.h:69: error: previous definition of ‘xcap_table’ was here
presence_xml.h:70: error: redefinition of ‘db_url’
presence_xml.h:70: error: previous definition of ‘db_url’ was here
presence_xml.h:71: error: redefinition of ‘force_active’
presence_xml.h:71: error: previous definition of ‘force_active’ was here
presence_xml.h:72: error: redefinition of ‘pidf_manipulation’
presence_xml.h:72: error: previous definition of ‘pidf_manipulation’ was here
presence_xml.h:73: error: redefinition of ‘integrated_xcap_server’
presence_xml.h:73: error: previous definition of
‘integrated_xcap_server’ was here
presence_xml.h:74: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
presence_xml.h:75: error: redefinition of ‘pres_rules_auid’
presence_xml.h:75: error: previous definition of ‘pres_rules_auid’ was here
presence_xml.h:76: error: redefinition of ‘pres_rules_filename’
presence_xml.h:76: error: previous definition of ‘pres_rules_filename’ was here
presence_xml.h:82: error: redefinition of ‘pxml_db’
presence_xml.h:82: error: previous definition of ‘pxml_db’ was here
presence_xml.h:89: error: redefinition of ‘params’
presence_xml.h:89: error: previous definition of ‘params’ was here
presence_xml.h:103: error: redefinition of ‘exports’
presence_xml.h:103: error: previous definition of ‘exports’ was here
presence_xml.h:121: error: redefinition of ‘mod_init’
presence_xml.h:122: error: previous definition of ‘mod_init’ was here
presence_xml.h:239: error: redefinition of ‘child_init’
presence_xml.h:240: error: previous definition of ‘child_init’ was here
presence_xml.h:260: error: redefinition of ‘destroy’
presence_xml.h:261: error: previous definition of ‘destroy’ was here
presence_xml.h: In function ‘destroy’:
presence_xml.h:266: error: ‘xs_list’ undeclared (first use in this function)
presence_xml.h: At top level:
presence_xml.h:271: error: redefinition of ‘pxml_add_xcap_server’
presence_xml.h:272: error: previous definition of
‘pxml_add_xcap_server’ was here
presence_xml.h: In function ‘pxml_add_xcap_server’:
presence_xml.h:273: error: ‘xcap_serv_t’ undeclared (first use in this function)
presence_xml.h:273: error: ‘xs’ undeclared (first use in this function)
presence_xml.h:312: error: expected expression before ‘)’ token
presence_xml.h:325: error: ‘xs_list’ undeclared (first use in this function)
presence_xml.h: At top level:
presence_xml.h:334: error: redefinition of ‘shm_copy_xcap_list’
presence_xml.h:335: error: previous definition of ‘shm_copy_xcap_list’ was here
presence_xml.h: In function ‘shm_copy_xcap_list’:
presence_xml.h:336: error: ‘xcap_serv_t’ undeclared (first use in this function)
presence_xml.h:336: error: ‘xs’ undeclared (first use in this function)
presence_xml.h:336: error: ‘shm_xs’ undeclared (first use in this function)
presence_xml.h:336: warning: left-hand operand of comma expression has no effect
presence_xml.h:336: error: ‘prev_xs’ undeclared (first use in this function)
presence_xml.h:336: warning: left-hand operand of comma expression has no effect
presence_xml.h:339: error: ‘xs_list’ undeclared (first use in this function)
presence_xml.h:355: error: expected expression before ‘)’ token
presence_xml.h: At top level:
presence_xml.h:381: error: expected ‘)’ before ‘*’ token
presence_xml.h:399: error: redefinition of ‘xcap_doc_updated’
presence_xml.h:400: error: previous definition of ‘xcap_doc_updated’ was here
In file included from presence_xml.h:49,
                 from add_events.c:42:
presence_xml.h:51: error: redefinition of ‘module_version’
presence_xml.h:51: error: previous definition of ‘module_version’ was here
presence_xml.h:51: error: redefinition of ‘module_flags’
presence_xml.h:51: error: previous definition of ‘module_flags’ was here
presence_xml.h:61: error: expected ‘)’ before ‘*’ token
presence_xml.h:69: error: redefinition of ‘xcap_table’
presence_xml.h:69: error: previous definition of ‘xcap_table’ was here
presence_xml.h:70: error: redefinition of ‘db_url’
presence_xml.h:70: error: previous definition of ‘db_url’ was here
presence_xml.h:71: error: redefinition of ‘force_active’
presence_xml.h:71: error: previous definition of ‘force_active’ was here
presence_xml.h:72: error: redefinition of ‘pidf_manipulation’
presence_xml.h:72: error: previous definition of ‘pidf_manipulation’ was here
presence_xml.h:73: error: redefinition of ‘integrated_xcap_server’
presence_xml.h:73: error: previous definition of
‘integrated_xcap_server’ was here
presence_xml.h:74: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
presence_xml.h:75: error: redefinition of ‘pres_rules_auid’
presence_xml.h:75: error: previous definition of ‘pres_rules_auid’ was here
presence_xml.h:76: error: redefinition of ‘pres_rules_filename’
presence_xml.h:76: error: previous definition of ‘pres_rules_filename’ was here
presence_xml.h:82: error: redefinition of ‘pxml_db’
presence_xml.h:82: error: previous definition of ‘pxml_db’ was here
presence_xml.h:89: error: redefinition of ‘params’
presence_xml.h:89: error: previous definition of ‘params’ was here
presence_xml.h:103: error: redefinition of ‘exports’
presence_xml.h:103: error: previous definition of ‘exports’ was here
presence_xml.h:121: error: redefinition of ‘mod_init’
presence_xml.h:122: error: previous definition of ‘mod_init’ was here
presence_xml.h:239: error: redefinition of ‘child_init’
presence_xml.h:240: error: previous definition of ‘child_init’ was here
presence_xml.h:260: error: redefinition of ‘destroy’
presence_xml.h:261: error: previous definition of ‘destroy’ was here
presence_xml.h: In function ‘destroy’:
presence_xml.h:266: error: ‘xs_list’ undeclared (first use in this function)
presence_xml.h: At top level:
presence_xml.h:271: error: redefinition of ‘pxml_add_xcap_server’
presence_xml.h:272: error: previous definition of
‘pxml_add_xcap_server’ was here
presence_xml.h: In function ‘pxml_add_xcap_server’:
presence_xml.h:273: error: ‘xcap_serv_t’ undeclared (first use in this function)
presence_xml.h:273: error: ‘xs’ undeclared (first use in this function)
presence_xml.h:312: error: expected expression before ‘)’ token
presence_xml.h:325: error: ‘xs_list’ undeclared (first use in this function)
presence_xml.h: At top level:
presence_xml.h:334: error: redefinition of ‘shm_copy_xcap_list’
presence_xml.h:335: error: previous definition of ‘shm_copy_xcap_list’ was here
presence_xml.h: In function ‘shm_copy_xcap_list’:
presence_xml.h:336: error: ‘xcap_serv_t’ undeclared (first use in this function)
presence_xml.h:336: error: ‘xs’ undeclared (first use in this function)
presence_xml.h:336: error: ‘shm_xs’ undeclared (first use in this function)
presence_xml.h:336: warning: left-hand operand of comma expression has no effect
presence_xml.h:336: error: ‘prev_xs’ undeclared (first use in this function)
presence_xml.h:336: warning: left-hand operand of comma expression has no effect
presence_xml.h:339: error: ‘xs_list’ undeclared (first use in this function)
presence_xml.h:355: error: expected expression before ‘)’ token
presence_xml.h: At top level:
presence_xml.h:381: error: expected ‘)’ before ‘*’ token
presence_xml.h:399: error: redefinition of ‘xcap_doc_updated’
presence_xml.h:400: error: previous definition of ‘xcap_doc_updated’ was here
In file included from add_events.c:42:
presence_xml.h:51: error: redefinition of ‘module_version’
presence_xml.h:51: error: previous definition of ‘module_version’ was here
presence_xml.h:51: error: redefinition of ‘module_flags’
presence_xml.h:51: error: previous definition of ‘module_flags’ was here
presence_xml.h:61: error: expected ‘)’ before ‘*’ token
presence_xml.h:69: error: redefinition of ‘xcap_table’
presence_xml.h:69: error: previous definition of ‘xcap_table’ was here
presence_xml.h:70: error: redefinition of ‘db_url’
presence_xml.h:70: error: previous definition of ‘db_url’ was here
presence_xml.h:71: error: redefinition of ‘force_active’
presence_xml.h:71: error: previous definition of ‘force_active’ was here
presence_xml.h:72: error: redefinition of ‘pidf_manipulation’
presence_xml.h:72: error: previous definition of ‘pidf_manipulation’ was here
presence_xml.h:73: error: redefinition of ‘integrated_xcap_server’
presence_xml.h:73: error: previous definition of
‘integrated_xcap_server’ was here
presence_xml.h:74: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
presence_xml.h:75: error: redefinition of ‘pres_rules_auid’
presence_xml.h:75: error: previous definition of ‘pres_rules_auid’ was here
presence_xml.h:76: error: redefinition of ‘pres_rules_filename’
presence_xml.h:76: error: previous definition of ‘pres_rules_filename’ was here
presence_xml.h:82: error: redefinition of ‘pxml_db’
presence_xml.h:82: error: previous definition of ‘pxml_db’ was here
presence_xml.h:89: error: redefinition of ‘params’
presence_xml.h:89: error: previous definition of ‘params’ was here
presence_xml.h:103: error: redefinition of ‘exports’
presence_xml.h:103: error: previous definition of ‘exports’ was here
presence_xml.h:121: error: redefinition of ‘mod_init’
presence_xml.h:122: error: previous definition of ‘mod_init’ was here
presence_xml.h:239: error: redefinition of ‘child_init’
presence_xml.h:240: error: previous definition of ‘child_init’ was here
presence_xml.h:260: error: redefinition of ‘destroy’
presence_xml.h:261: error: previous definition of ‘destroy’ was here
presence_xml.h: In function ‘destroy’:
presence_xml.h:266: error: ‘xs_list’ undeclared (first use in this function)
presence_xml.h: At top level:
presence_xml.h:271: error: redefinition of ‘pxml_add_xcap_server’
presence_xml.h:272: error: previous definition of
‘pxml_add_xcap_server’ was here
presence_xml.h: In function ‘pxml_add_xcap_server’:
presence_xml.h:273: error: ‘xcap_serv_t’ undeclared (first use in this function)
presence_xml.h:273: error: ‘xs’ undeclared (first use in this function)
presence_xml.h:312: error: expected expression before ‘)’ token
presence_xml.h:325: error: ‘xs_list’ undeclared (first use in this function)
presence_xml.h: At top level:
presence_xml.h:334: error: redefinition of ‘shm_copy_xcap_list’
presence_xml.h:335: error: previous definition of ‘shm_copy_xcap_list’ was here
presence_xml.h: In function ‘shm_copy_xcap_list’:
presence_xml.h:336: error: ‘xcap_serv_t’ undeclared (first use in this function)
presence_xml.h:336: error: ‘xs’ undeclared (first use in this function)
presence_xml.h:336: error: ‘shm_xs’ undeclared (first use in this function)
presence_xml.h:336: warning: left-hand operand of comma expression has no effect
presence_xml.h:336: error: ‘prev_xs’ undeclared (first use in this function)
presence_xml.h:336: warning: left-hand operand of comma expression has no effect
presence_xml.h:339: error: ‘xs_list’ undeclared (first use in this function)
presence_xml.h:355: error: expected expression before ‘)’ token
presence_xml.h: At top level:
presence_xml.h:381: error: expected ‘)’ before ‘*’ token
presence_xml.h:399: error: redefinition of ‘xcap_doc_updated’
presence_xml.h:400: error: previous definition of ‘xcap_doc_updated’ was here
make[3]: *** [add_events.o] Error 1
make[3]: se sale del directorio
`/usr/src/opensips-trunk/sources/modules/presence_xml'
make[2]: *** [modules] Error 2
make[2]: se sale del directorio `/usr/src/opensips-trunk/sources'
make[1]: *** [build-stamp] Error 2
make[1]: se sale del directorio `/usr/src/opensips-trunk/sources'
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
make: *** [deb] Error 2


-- 
Iñaki Baz Castillo
<ibc at aliax.net>



More information about the Devel mailing list