Displaying 2 results from an estimated 2 matches for "odbcexec_query".
2006 Jan 08
0
problems with app_odbcexec
...erisk/lock.h:525: error: (Each undeclared identifier is
reported only once
/usr/include/asterisk/lock.h:525: error: for each function it appears in.)
app_odbcexec.c: In function `odbcexec_exec':
app_odbcexec.c:102: error: structure has no member named `callerid'
app_odbcexec.c: In function `odbcexec_query':
app_odbcexec.c:148: error: structure has no member named `callerid'
app_odbcexec.c: In function `odbc_load_module':
app_odbcexec.c:233: warning: assignment makes pointer from integer
without a cast
make: *** [app_odbcexec.o] Error 1
I hope someone can help me on this. I've tried...
2006 Jan 11
0
problems with installing app_odbcexec into dialplan
...risk/lock.h:525: error: (Each undeclared identifier is
reported only once
/usr/include/asterisk/lock.h:525: error: for each function it appears
in.)
app_odbcexec.c: In function `odbcexec_exec':
app_odbcexec.c:102: error: structure has no member named `callerid'
app_odbcexec.c: In function `odbcexec_query':
app_odbcexec.c:148: error: structure has no member named `callerid'
app_odbcexec.c: In function `odbc_load_module':
app_odbcexec.c:233: warning: assignment makes pointer from integer
without a cast
make: *** [app_odbcexec.o] Error 1
I hope someone can help me on this. I've tried...