atefsaeed2010 / asterisk-chan-dongle-01

Automatically exported from code.google.com/p/asterisk-chan-dongle
Other
0 stars 1 forks source link

doesn't make chan-dongle #154

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hello! I have some problem when i tryed to make chan-dongle.
Comand ./configure go whitout problem.
When i go make i see errors:

./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
gcc -g -O2 -O6 -I.  -D_GNU_SOURCE -I/usr/local/include -I/usr/local/include 
-DHAVE_CONFIG_H  -fvisibility=hidden -fPIC -Wall -Wextra -MD -MT app.o -MF 
.app.o.d -MP  -o app.o -c app.c
In file included from app.c:18:
/usr/local/include/asterisk/app.h:210: error: expected specifier-qualifier-list 
before 'AST_LIST_ENTRY'
/usr/local/include/asterisk/app.h:412: warning: 'struct ast_flags' declared 
inside parameter list
/usr/local/include/asterisk/app.h:412: warning: its scope is only this 
definition or declaration, which is probably not what you want
/usr/local/include/asterisk/app.h:420: warning: 'struct ast_flags' declared 
inside parameter list
In file included from app.c:20:
/usr/local/include/asterisk/module.h:268: warning: 'static' is not at beginning 
of declaration
app.c: In function 'app_register':
app.c:162: warning: implicit declaration of function 'ast_register_application2'
gmake: *** [app.o] Error 1

System:  9.1-RELEASE FreeBSD 9.1-RELEASE
Aterisk: asterisk14-1.4.42_4
         asterisk14-addons-1.4.13_1
Please, helpe me whith this problem.I searched through the entire all google, 
but found nothing.

Original issue reported on code.google.com by SaniapaS on 8 Oct 2013 at 10:26

Attachments:

GoogleCodeExporter commented 9 years ago
The question can be closed. Install asterisk version 18 and all makes ok.

Original comment by SaniapaS on 8 Oct 2013 at 6:06

GoogleCodeExporter commented 9 years ago

Original comment by bg_...@mail.ru on 20 Oct 2013 at 11:34