Date: Thu, 3 May 2007 01:13:16 +0200 From: Manfred Usselmann <usselmann.m@icg-online.de> To: hselasky@c2i.net Cc: freebsd-isdn@freebsd.org Subject: Compile problems with chan_capi and latest Asterisk port Message-ID: <20070503011316.e87adacb.usselmann.m@icg-online.de>
next in thread | raw e-mail | index | archive | help
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 usselmann.m@icg-online.de
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070503011316.e87adacb.usselmann.m>