[OpenSER-Devel] pua compilation warnings

Juha Heinanen jh at tutpro.com
Thu Jul 5 11:21:44 CEST 2007


i tried to build latest openser trunk and got these kind of warnings
from pua compilation:

make[2]: Entering directory `/usr/src/trunk-src/openxg-openser/modules/pua'
Compiling add_events.c
add_events.c: In function 'pres_process_body':
add_events.c:91: warning: implicit declaration of function 'xmlDocGetNodeByName'
add_events.c:91: warning: assignment makes pointer from integer without a cast
add_events.c:97: warning: implicit declaration of function 'xmlNodeGetAttrContentByName'
add_events.c:97: warning: assignment makes pointer from integer without a cast
add_events.c:172: warning: assignment makes pointer from integer without a cast
add_events.c:176: warning: assignment makes pointer from integer without a cast
add_events.c: In function 'bla_process_body':
add_events.c:247: warning: assignment makes pointer from integer without a cast
Compiling event_list.c
Compiling hash.c
Compiling pidf.c
Compiling pua_bind.c
Compiling pua.c
Compiling pua_callback.c
Compiling send_publish.c
Compiling send_subscribe.c
Linking pua.so

i don't remember seeing these before.

-- juha



More information about the Devel mailing list