[FIXED] - [Asterisk 13] / Compilation error

Hi all,

When I do a make, it ends with an error message:

[CC] test_ari_model.c -> test_ari_model.o test_ari_model.c: In function ‘validate_byte’: test_ari_model.c:86: warning: implicit declaration of function ‘ast_test_validate’ test_ari_model.c: In function ‘validate_list’: test_ari_model.c:414: error: ‘wrap_ast_ari_validate_string’ undeclared (first use in this function) test_ari_model.c:414: error: (Each undeclared identifier is reported only once test_ari_model.c:414: error: for each function it appears in.) test_ari_model.c:415: error: ‘wrap_ast_ari_validate_int’ undeclared (first use in this function) make[1]: *** [test_ari_model.o] Error 1 make: *** [tests] Error 2

I could not find anything on the internet about that.
Any hint appreciated.
Thanks !

That problem was fixed by removing ARI main module from menuselect