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 _______________________________________________ Devel mailing list [email protected] http://openser.org/cgi-bin/mailman/listinfo/devel
