Administrator TOOTAI wrote: > 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? >
You're trying to use a module written for trunk on 1.4. -- Jason Parker Digium _______________________________________________ --Bandwidth and Colocation Provided by http://www.api-digital.com-- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
