search for: mbl_load_config

Displaying 2 results from an estimated 2 matches for "mbl_load_config".

2007 Aug 22
1
Chan_mobile and Asterisk SVN-branch-1.4-r80183 compile error
Hi all, I receive this error while compiling chan_mobile: gcc -g -c -fPIC -fPIC -o chan_mobile.o chan_mobile.c chan_mobile.c: In function `mbl_load_config': chan_mobile.c:1745: erreur: trop d'arguments pour la fonction ? ast_config_load ? make[1]: *** [chan_mobile.o] Erreur 1 make[1]: Leaving directory `/usr/src/asterisk-addons' Does anyone know what's the problem? -- Daniel
2007 Oct 30
1
chan_mobile
...eturn from incompatible pointer type chan_mobile.c:382: error: dereferencing pointer to incomplete type chan_mobile.c:382: error: request for member 'argv' in something not a structure or union chan_mobile.c:385: warning: return from incompatible pointer type chan_mobile.c: In function 'mbl_load_config': chan_mobile.c:1878: error: too many arguments to function 'ast_config_load' make[1]: *** [chan_mobile.o] Error 1 make[1]: Leaving directory `/usr/src/asterisk-addons' make: *** [all] Error 2