[Asterisk-Users] ERROR: compile asterisk(from CVS HEAD) and got
anerror
Thierry Wehr
wehr at japet.com
Sat Feb 26 08:09:58 MST 2005
Hi All
Just made a post before but seem's not to appear in the list
I replaced at line 62 of include/asterisk/app.h file
struct ast_ivr_option options[]; /* All options */
With
struct ast_ivr_option *options; /* All options */
It works but as i'm not very good a C don't know if it's ok
Bets regards
thierry
-----Message d'origine-----
De : asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] De la part de Charles Wang
Envoyé : samedi 26 février 2005 15:58
À : asterisk-users at lists.digium.com
Objet : [Asterisk-Users] ERROR: compile asterisk(from CVS HEAD) and got
anerror
Dear ALL:
I got an error message lists below.
Does anyone have the same problem? How to solve it?
Best Regard
Charles
In file included from config.c:34:
include/asterisk/app.h:62: array size missing in `options'
make: *** [config.o] Error 1
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list