Hello, I can't compile visdn on CentOS 4.2 ([EMAIL PROTECTED] v.2.4) or Fedora 4 (fresh setup + updates). I've got many many warnings like this : /usr/src/visdn-0.14.0/hfc-pci/chan.c:317: warning: ISO C90 forbids mixed declarations and code
but compilation hangs on : chan_visdn.c:41:34: asterisk/channel_pvt.h: No such file or directory chan_visdn.c: In function `visdn_reload_config': chan_visdn.c:731: warning: implicit declaration of function `ast_load' chan_visdn.c:731: warning: assignment makes pointer from integer without a cast chan_visdn.c:803: warning: implicit declaration of function `ast_destroy' chan_visdn.c: In function `visdn_devicestate': chan_visdn.c:1147: error: `AST_DEVICE_INVALID' undeclared (first use in this function) chan_visdn.c:1147: error: (Each undeclared identifier is reported only once chan_visdn.c:1147: error: for each function it appears in.) chan_visdn.c:1150: error: `AST_DEVICE_UNKNOWN' undeclared (first use in this function) chan_visdn.c: In function `visdn_call': chan_visdn.c:1266: error: structure has no member named `pvt' chan_visdn.c:1402: error: structure has no member named `callerid' chan_visdn.c:1402: error: structure has no member named `callerid' chan_visdn.c:1407: error: structure has no member named `callerid' chan_visdn.c: In function `visdn_answer': chan_visdn.c:1460: error: structure has no member named `pvt' chan_visdn.c: In function `visdn_bridge': chan_visdn.c:1497: error: structure has no member named `pvt' chan_visdn.c:1498: error: structure has no member named `pvt' chan_visdn.c: In function `visdn_indicate': chan_visdn.c:1653: error: structure has no member named `pvt' chan_visdn.c:1704: error: structure has no member named `bridge' chan_visdn.c:1705: error: structure has no member named `bridge' chan_visdn.c:1705: error: structure has no member named `bridge' chan_visdn.c:1705: error: structure has no member named `bridge' chan_visdn.c:1705: error: structure has no member named `bridge' chan_visdn.c:1705: error: structure has no member named `bridge' chan_visdn.c:1705: error: structure has no member named `bridge' and many more any ideas ? thanks ... _______________________________________________ Visdn-hackers mailing list [email protected] https://mailman.uli.it/mailman/listinfo/visdn-hackers
