running make gives:
cdr_addon_mysql.c:50: warning: parameter names (without types) in function declaration
cdr_addon_mysql.c:50: warning: data definition has no type or storage class
cdr_addon_mysql.c: In function `mysql_log':
cdr_addon_mysql.c:108: error: `mysql_lock' undeclared (first use in this function)
cdr_addon_mysql.c:108: error: (Each undeclared identifier is reported only once
cdr_addon_mysql.c:108: error: for each function it appears in.)
cdr_addon_mysql.c: In function `usecount':
cdr_addon_mysql.c:420: error: `mysql_lock' undeclared (first use in this function)
make: *** [cdr_addon_mysql.o] Error 1
fresh download from cvs, adding
<x-tad-bigger>CFLAGS+=-I../asterisk/include</x-tad-bigger>
to Makefile did not work ...
Thanks
- hcir
- RE: [Asterisk-Users] compiling mysql addon rich allen
- RE: [Asterisk-Users] compiling mysql addon Harold Workman
