If you are not users from mysql database then you can disable in the makefile.
For this,
USE_MYSQL_FRIENDS=1
change it to
USE_MYSQL_FRIENDS=0
You won't get that error.
Alternatively you can install mysqlclient library to compile it without errors.
Kannaiyan
What is MYSQL_FRIENDS?? Has some new feature been added to Asterisk to support MySQL?
Later..
_______________________________________________ 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
