Good day all I downloaded asterisk-addons to try and make asterisk log in the sql db but when I make a make install i get this error cc -fPIC -I../asterisk -D_GNU_SOURCE -I/usr/include/mysql -c -o app_addon_sql_mysql.o app_addon_sql_mysql.c app_addon_sql_mysql.c:162:77: macro "AST_LIST_REMOVE" passed 4 arguments, but takes just 3 app_addon_sql_mysql.c: In function `del_identifier': app_addon_sql_mysql.c:162: error: `AST_LIST_REMOVE' undeclared (first use in this function) app_addon_sql_mysql.c:162: error: (Each undeclared identifier is reported only once app_addon_sql_mysql.c:162: error: for each function it appears in.) make: *** [app_addon_sql_mysql.o] Error 1 Please help
I had the same problem. you did a CVS checkout on the latest version download this version instead it fixed the problem for me. http://www.asterisk.org/html/downloads/asterisk-sounds-1.0.7.tar.gz -----Oorspronkelijk bericht----- Van: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] Namens Altus Snyman Verzonden: woensdag 11 mei 2005 7:44 Aan: Asterisk Users Mailing List - Non-Commercial Discussion Onderwerp: [Asterisk-Users] asterisk-addon Good day all I downloaded asterisk-addons to try and make asterisk log in the sql db but when I make a make install i get this error cc -fPIC -I../asterisk -D_GNU_SOURCE -I/usr/include/mysql -c -o app_addon_sql_mysql.o app_addon_sql_mysql.c app_addon_sql_mysql.c:162:77: macro "AST_LIST_REMOVE" passed 4 arguments, but takes just 3 app_addon_sql_mysql.c: In function `del_identifier': app_addon_sql_mysql.c:162: error: `AST_LIST_REMOVE' undeclared (first use in this function) app_addon_sql_mysql.c:162: error: (Each undeclared identifier is reported only once app_addon_sql_mysql.c:162: error: for each function it appears in.) make: *** [app_addon_sql_mysql.o] Error 1 Please help _______________________________________________ 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