[asterisk-bugs] [Asterisk 0018139]: Can't compile cdr_mysql addon
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Oct 14 14:38:33 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18139
======================================================================
Reported By: mich
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 18139
Category: Addons/cdr_addon_mysql
Reproducibility: have not tried
Severity: minor
Priority: normal
Status: feedback
Asterisk Version: SVN
JIRA: SWP-2419
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-10-14 03:54 CDT
Last Modified: 2010-10-14 14:38 CDT
======================================================================
Summary: Can't compile cdr_mysql addon
Description:
My mysql locates in custom dir but i hava linked mysql_config to default
location
So during configure:
checking for mysql_config... /usr/bin/mysql_config - OK
In makeopt MYSQLCLIENT_INCLUDE also presents
But if i run make addons:
[CC] app_mysql.c -> app_mysql.o
app_mysql.c:33:25: fatal error: mysql/mysql.h: No such file or directory
So -I not included during compile
======================================================================
----------------------------------------------------------------------
(0128055) lmadsen (administrator) - 2010-10-14 14:38
https://issues.asterisk.org/view.php?id=18139#c128055
----------------------------------------------------------------------
Wait, did you install the mysql-dev package?
Issue History
Date Modified Username Field Change
======================================================================
2010-10-14 14:38 lmadsen Note Added: 0128055
======================================================================
More information about the asterisk-bugs
mailing list