Hi... I'm trying to compile chan_bluetooth after downloading from crazygreek. (latest.tar.gz)
In following up with the user Enky: He has CVS head as of 11/19, and I have just checked out the latest I'm getting the following errors: /usr/src/chan_bluetooth/chan_bluetooth.c:99:34: asterisk/channel_pvt.h: No such file or directory /usr/src/chan_bluetooth/chan_bluetooth.c: In function `blt_write': /usr/src/chan_bluetooth/chan_bluetooth.c:713: error: structure has no member named `pvt' /usr/src/chan_bluetooth/chan_bluetooth.c: In function `blt_read': /usr/src/chan_bluetooth/chan_bluetooth.c:742: error: structure has no member named `pvt' /usr/src/chan_bluetooth/chan_bluetooth.c: In function `ring_hs': /usr/src/chan_bluetooth/chan_bluetooth.c:829: error: structure has no member named `callerid' /usr/src/chan_bluetooth/chan_bluetooth.c:832: error: structure has no member named `callerid' /usr/src/chan_bluetooth/chan_bluetooth.c: In function `blt_call': /usr/src/chan_bluetooth/chan_bluetooth.c:875: error: structure has no member named `pvt' /usr/src/chan_bluetooth/chan_bluetooth.c: In function `blt_hangup': /usr/src/chan_bluetooth/chan_bluetooth.c:930: error: structure has no member named `pvt' /usr/src/chan_bluetooth/chan_bluetooth.c:934: error: structure has no member named `pvt' /usr/src/chan_bluetooth/chan_bluetooth.c:979: error: structure has no member named `pvt' /usr/src/chan_bluetooth/chan_bluetooth.c: In function `blt_answer': /usr/src/chan_bluetooth/chan_bluetooth.c:1006: error: structure has no member named `pvt' /usr/src/chan_bluetooth/chan_bluetooth.c: In function `blt_new': /usr/src/chan_bluetooth/chan_bluetooth.c:1044: error: structure has no member named `pvt' /usr/src/chan_bluetooth/chan_bluetooth.c:1045: error: structure has no member named `pvt' /usr/src/chan_bluetooth/chan_bluetooth.c:1053: error: structure has no member named `pvt' /usr/src/chan_bluetooth/chan_bluetooth.c:1055: error: structure has no member named `pvt' /usr/src/chan_bluetooth/chan_bluetooth.c:1056: error: structure has no member named `pvt' /usr/src/chan_bluetooth/chan_bluetooth.c:1057: error: structure has no member named `pvt' /usr/src/chan_bluetooth/chan_bluetooth.c:1058: error: structure has no member named `pvt' /usr/src/chan_bluetooth/chan_bluetooth.c:1059: error: structure has no member named `pvt' /usr/src/chan_bluetooth/chan_bluetooth.c:1060: error: structure has no member named `pvt' /usr/src/chan_bluetooth/chan_bluetooth.c: In function `blt_parse_config': /usr/src/chan_bluetooth/chan_bluetooth.c:2699: warning: implicit declaration of function `ast_load' /usr/src/chan_bluetooth/chan_bluetooth.c:2699: warning: assignment makes pointer from integer without a cast /usr/src/chan_bluetooth/chan_bluetooth.c: In function `__unload_module': /usr/src/chan_bluetooth/chan_bluetooth.c:2982: warning: passing arg 1 of `ast_channel_unregister' from incompatible pointer type /usr/src/chan_bluetooth/chan_bluetooth.c: In function `load_module': /usr/src/chan_bluetooth/chan_bluetooth.c:3080: warning: passing arg 1 of `ast_channel_register' from incompatible pointer type /usr/src/chan_bluetooth/chan_bluetooth.c:3080: error: too many arguments to function `ast_channel_register' make[1]: *** [/usr/src/chan_bluetooth/.tmp/chan_bluetooth.o] Error 1 make[1]: Leaving directory `/usr/src/asterisk/channels' make: *** [subdirs] Error 1 There is no channel_pvt.h - so how do you compile against head? Thanks... _______________________________________________ --Bandwidth and Colocation sponsored by Easynews.com -- Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
