search for: duse_odbc_storag

Displaying 2 results from an estimated 2 matches for "duse_odbc_storag".

Did you mean: duse_odbc_storage
2006 Jan 21
1
Compiling app_cepstral.c into Asterisk - failing
...ries, if you use others then you'll need to link against those too/instead. This version also has a couple of asterisk cli commands: Assuming this is the section that it is referring to: # # If you have UnixODBC you can use ODBC voicemail # storage # # Uncomment to use ODBC storage #CFLAGS+=-DUSE_ODBC_STORAGE # Uncomment for extended ODBC voicemail storage #CFLAGS+=-DEXTENDED_ODBC_STORAGE # See doc/README.odbcstorage for more information I put the following here: app_cepstral.so: app_cepstral.c $(CC) -D_GNU_SOURCE -shared -Xlinker -x -o $@ $< -lz -lm -lswift -lceplex_us -lceplang_en -lz -...
2005 Sep 14
11
RxFax/TxFax - Compile Problem
Anyone know how to fix this? gcc -shared -Xlinker -x -o app_rxfax.so app_rxfax.c -lspandsp -ltiff In file included from app_rxfax.c:14: /usr/include/asterisk/lock.h: In function `ast_mutex_init': /usr/include/asterisk/lock.h:302: error: `PTHREAD_MUTEX_RECURSIVE' undeclared (first use in this function) /usr/include/asterisk/lock.h:302: error: (Each undeclared identifier is reported