[asterisk-bugs] [Asterisk 0018139]: Can't compile cdr_mysql addon
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Oct 18 01:00:13 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-18 01:00 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
======================================================================
----------------------------------------------------------------------
(0128140) tilghman (administrator) - 2010-10-18 01:00
https://issues.asterisk.org/view.php?id=18139#c128140
----------------------------------------------------------------------
'make menuselect' should bring up a menu as to what modules are compiled
and which options are enabled. This is all documented in the README file.
Issue History
Date Modified Username Field Change
======================================================================
2010-10-18 01:00 tilghman Note Added: 0128140
======================================================================
More information about the asterisk-bugs
mailing list