Hi while compiling from source i am getiing following error msg:
net/CallId.cpp: In static member function 'static void CallId::initialize()': net/CallId.cpp:193: warning: format '%d' expects type 'int', but argument 4 has type 'long int' net/CallId.cpp:193: warning: format '%.6d' expects type 'int', but argument 5 has type 'long int' net/CallId.cpp: In static member function 'static void CallId::nextValue(const char*)': net/CallId.cpp:228: warning: format '%d' expects type 'int', but argument 4 has type 'long int' net/CallId.cpp:228: warning: format '%.6d' expects type 'int', but argument 5 has type 'long int' make[3]: *** [libsipXtack_la-CallId.lo] Error 1 make[3]: Leaving directory `/root/Desktop/tac/sipxtacklib-3.11.4/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/root/Desktop/tac/sipxtacklib-3.11.4/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/Desktop/tac/sipxtacklib-3.11.4' make: *** [all] Error 2
_______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
