[sr-dev] presence_xml.c does not compile

Juha Heinanen jh at tutpro.com
Sat Aug 20 09:07:58 CEST 2011


presence_xml module does not compile after recent changes:

-- juha

CC (cc) [M presence_xml.so]		presence_xml.o
presence_xml.c:60:17: error: api.h: No such file or directory
presence_xml.c:115: error: ‘bind_presence_xml’ undeclared here (not in a function)
presence_xml.c:510: warning: ‘struct presence_xml_binds’ declared inside parameter list
presence_xml.c:510: warning: its scope is only this definition or declaration, which is probably not what you want
presence_xml.c: In function ‘bind_presence_xml’:
presence_xml.c:518: error: dereferencing pointer to incomplete type
presence_xml.c:518: error: request for member ‘pres_check_basic’ in something not a structure or union
presence_xml.c:518: warning: statement with no effect
presence_xml.c:519: error: dereferencing pointer to incomplete type
presence_xml.c:519: error: request for member ‘pres_check_activities’ in something not a structure or union
presence_xml.c:519: warning: statement with no effect
make[2]: *** [presence_xml.o] Error 1




More information about the sr-dev mailing list