Package: asterisk-chan-capi Version: 0.3.5-12 Severity: serious Hi,
building the package asterisk-chan-capi in a clean sid build environment (with pbuilder) on i386 results in: ========================================================================= [...] gcc -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -g -I/usr/include -D_REENTRANT -D_GNU_SOURCE -O2 -fPIC -DCAPI_ES -DCAPI_GAIN -DCAPI_SYNC -DUNSTABLE_CVS -Wno-missing-prototypes -Wno-missing-declarations -DCRYPTO -c -o chan_capi.o chan_capi.c chan_capi.c:17:34: error: asterisk/channel_pvt.h: No such file or directory [...] chan_capi.c:1075: error: 'struct ast_channel' has no member named 'pvt' chan_capi.c:1077: error: 'struct ast_channel' has no member named 'callerid' chan_capi.c:1078: error: 'struct ast_channel' has no member named 'dnid' chan_capi.c: In function 'search_did': chan_capi.c:1252: error: 'struct ast_channel' has no member named 'pvt' chan_capi.c: In function 'pipe_msg': chan_capi.c:1675: warning: pointer targets in passing argument 1 of 'capi_number' differ in signedness chan_capi.c:1727: warning: pointer targets in passing argument 1 of 'capi_number' differ in signedness chan_capi.c:1728: error: 'struct ast_channel' has no member named 'dnid' chan_capi.c:1728: warning: pointer targets in passing argument 1 of 'capi_number' differ in signedness chan_capi.c:1728: error: 'struct ast_channel' has no member named 'dnid' chan_capi.c: In function 'capi_handle_msg': chan_capi.c:1937: warning: pointer targets in passing argument 1 of 'capi_number' differ in signedness chan_capi.c:1942: warning: pointer targets in passing argument 1 of 'capi_number' differ in signedness chan_capi.c:2025: warning: implicit declaration of function 'use_ast_mutex_init_instead_of_pthread_mutex_init' chan_capi.c: In function 'supported_sservices': chan_capi.c:2412: warning: pointer targets in assignment differ in signedness chan_capi.c: In function 'load_module': chan_capi.c:2604: warning: implicit declaration of function 'ast_load' chan_capi.c:2604: warning: assignment makes pointer from integer without a cast chan_capi.c:2654: warning: pointer targets in passing argument 2 of 'capi20_get_profile' differ in signedness chan_capi.c:2664: warning: pointer targets in passing argument 2 of 'capi20_get_profile' differ in signedness chan_capi.c:2779: warning: implicit declaration of function 'ast_destroy' chan_capi.c:2797: warning: passing argument 1 of 'ast_channel_register' from incompatible pointer type chan_capi.c:2797: error: too many arguments to function 'ast_channel_register' chan_capi.c: In function 'unload_module': chan_capi.c:2817: warning: passing argument 1 of 'ast_channel_unregister' from incompatible pointer type make[1]: *** [chan_capi.o] Error 1 make[1]: Leaving directory `/tmp/buildd/asterisk-chan-capi-0.3.5' make: *** [build-stamp] Error 2 ========================================================================= Thanks for considering. -- DARTS - Debian Archive Regression Test Suite http://darts.alioth.debian.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]