Well for some reason, you decided to use the stable version of asterisk but also decided not to use the stable version of addons. Hmm...interesting decisions.
rm -rf asterisk-addons/ cvs co addons -r v1.0.7 Then it will work. -Matthew > From: forums <[EMAIL PROTECTED]> > Reply-To: Asterisk Users Mailing List - Non-Commercial Discussion > <[email protected]> > Date: Sat, 30 Apr 2005 10:24:24 -0700 > To: <[email protected]> > Subject: [Asterisk-Users] help with compiling addons for cdr > > I'm running Asterisk 1.0.7. I've checked out using "cvs checkout > asterisk-addons". > > > > When I make install I get the following errors: > > > > app_addon_sql_mysql.c:162:36: macro "AST_LIST_REMOVE" requires 4 arguments, > but only 3 given > > > > I'm using the default FC3 mysql: > > > > mysql-server-3.23.58-16.FC3.1 > > perl-DBD-MySQL-2.9003-5 > > mysql-3.23.58-16.FC3.1 > > mysql-devel-3.23.58-16.FC3.1 > > php-mysql-4.3.11-2.4 > > libdbi-dbd-mysql-0.6.5-9 > > MySQL-python-0.9.2-4 > > > > I've search wiki, etal and have found a couple of references with a proposed > patch file, but the patch file fails too. > > > > I would appreciate any assistance. > > > > > > _______________________________________________ > Asterisk-Users mailing list > [email protected] > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users _______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
