Package: asterisk-oh323 Version: 0.6.7-2 Severity: serious Hi,
building the package asterisk-oh323 in a clean sid build environment (with pbuilder) on i386 results in: ========================================================================= [...] make[2]: Entering directory `/tmp/buildd/asterisk-oh323-0.6.7/asterisk-driver' gcc -Wall -pipe -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE -fPIC -g -I/usr/src/asterisk/include -I../wrapper -c -o chan_oh323.o chan_oh323.c chan_oh323.c:37:34: error: asterisk/channel_pvt.h: No such file or directory [...] chan_oh323.c:3825: warning: incompatible implicit declaration of built-in function 'printf' chan_oh323.c: In function 'exception_h323_connection': chan_oh323.c:3841: warning: incompatible implicit declaration of built-in function 'printf' chan_oh323.c:3849: warning: incompatible implicit declaration of built-in function 'printf' chan_oh323.c:3873: warning: incompatible implicit declaration of built-in function 'printf' chan_oh323.c:3966: warning: incompatible implicit declaration of built-in function 'printf' chan_oh323.c:3982: warning: incompatible implicit declaration of built-in function 'printf' chan_oh323.c: In function 'get_h323_userdata': chan_oh323.c:3994: warning: incompatible implicit declaration of built-in function 'printf' chan_oh323.c: In function 'stats_h323_connection': chan_oh323.c:4041: warning: incompatible implicit declaration of built-in function 'printf' chan_oh323.c:4049: warning: incompatible implicit declaration of built-in function 'printf' chan_oh323.c:4056: warning: incompatible implicit declaration of built-in function 'printf' chan_oh323.c: In function 'reload_config': chan_oh323.c:4590: warning: implicit declaration of function 'ast_load' chan_oh323.c:4590: warning: assignment makes pointer from integer without a cast chan_oh323.c:4606: warning: implicit declaration of function 'ast_destroy' chan_oh323.c:4610: warning: assignment makes pointer from integer without a cast chan_oh323.c:4667: warning: implicit declaration of function 'sscanf' chan_oh323.c:4667: warning: incompatible implicit declaration of built-in function 'sscanf' chan_oh323.c: In function 'oh323_atexit': chan_oh323.c:5130: warning: passing argument 1 of 'ast_channel_unregister' from incompatible pointer type chan_oh323.c: In function 'load_module': chan_oh323.c:5406: warning: passing argument 1 of 'ast_channel_register' from incompatible pointer type chan_oh323.c:5406: error: too many arguments to function 'ast_channel_register' make[2]: *** [chan_oh323.o] Error 1 make[2]: Leaving directory `/tmp/buildd/asterisk-oh323-0.6.7/asterisk-driver' make[1]: *** [subdirs_build] Error 1 make[1]: Leaving directory `/tmp/buildd/asterisk-oh323-0.6.7' make: *** [build-stamp] Error 2 ========================================================================= asterisk-dev (1:1.2.0.dfsg-1) doesn't provide channel_pvt.h anymore. 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]

