Charles Wang
2005-Feb-26 07:58 UTC
[Asterisk-Users] ERROR: compile asterisk(from CVS HEAD) and got an error
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
Thierry Wehr
2005-Feb-26 08:09 UTC
[Asterisk-Users] ERROR: compile asterisk(from CVS HEAD) and got anerror
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@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] De la part de Charles Wang Envoy? : samedi 26 f?vrier 2005 15:58 ? : asterisk-users@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@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
Martijn van Oosterhout
2005-Feb-26 08:25 UTC
[Asterisk-Users] ERROR: compile asterisk(from CVS HEAD) and got an error
See bug #3639 http://bugs.digium.com/bug_view_page.php?bug_id=0003639 Nothing's been committed yet though I think... On Sat, Feb 26, 2005 at 10:58:11PM +0800, Charles Wang wrote:> 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@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-- Martijn van Oosterhout Ecomtel Pty Ltd