Compile problems with chan_capi and latest Asterisk port
Manfred Usselmann <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.isdn |
|---|---|
| Organization | ICG IT Consulting GmbH |
| Message-ID | <[email protected]> |
Hi, it looks like the latest version of CAPI4PBX (svn revision 485) does not compile with the latest Asterisk port 1.4.3: ===[root@icg-pc211] ~/download/i4b/trunk/chan_capi # gmake gcc -pipe -fPIC -Wall -Wmissing-prototypes -Wmissing-declarations -g -I/usr/local/include -I/usr/include/i4b/include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i386 -Wformat -DASTERISKVERSION=\"\" -Wno-missing-prototypes -Wno-missing-declarations -DCRYPTO -c -o chan_capi.o chan_capi.c chan_capi.c:1396:2: warning: #warning "What about cd->next after free? Currently 'cd' is not freed by cd_free()." chan_capi.c: In function `cd_alloc': chan_capi.c:2376: error: too few arguments to function `ast_channel_alloc' chan_capi.c:4963:2: warning: #warning "Should send a messages, but which?" chan_capi.c:5116:2: warning: #warning "Cannot do this, because one cannot lock 'pbx_chan' here!" chan_capi.c:5644:2: warning: #warning "Maybe cannot write these variables here! Locking issue!" chan_capi.c:5655:2: warning: #warning "Does not handle length == 0xFF" chan_capi.c:7126:2: warning: #warning "TODO: check for calls that never received connect_conf;" gmake: *** [chan_capi.o] Error 1 Regards, Manfred -- ________________________________________________________________________ Manfred Usselmann [email protected] _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-isdn To unsubscribe, send any mail to "[email protected]"