Bug#330983: asterisk: Building chan_zap.so (and five other modules) requires zaptel.h at the wrong place

Andreas Barth aba at not.so.argh.org
Tue Nov 8 20:59:41 UTC 2005


Hi,

* Christoph Biedl (cbiedl at gmx.de) [051108 11:09]:
> ii  zaptel-source    1.0.7-4.1        Zapata telephony interface (source code for kern
> 
> In other words: To verify I've started with a fresh sarge installation
> today and built asterisk again.


I tried now with pbuilder on sid; the result is ok.

I also tried with pbuilder on sarge, there the compilation fails with:
gcc -c -pipe  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g  -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE  -O2 -march=i386   -DZAPTEL_OPTIMIZATIONS  -DASTERISK_VERSION=\"\" -DINSTALL_PREFIX=\"\" -DASTETCDIR=\"/etc/asterisk\" -DASTLIBDIR=\"/usr/lib/asterisk\" -DASTVARLIBDIR=\"/var/lib/asterisk\" -DASTVARRUNDIR=\"/var/run/asterisk\" -DASTSPOOLDIR=\"/var/spool/asterisk\" -DASTDATADIR=\"/usr/share/asterisk\" -DASTLOGDIR=\"/var/log/asterisk\" -DASTCONFPATH=\"/etc/asterisk/asterisk.conf\" -DASTMODDIR=\"/usr/lib/asterisk/modules\" -DASTAGIDIR=\"/usr/share/asterisk/agi-bin\"     -DBUSYDETECT_MARTIN      -Wno-missing-prototypes -Wno-missing-declarations   -DZAPATA_PRI   -DIAX_TRUNKING   -DCRYPTO -fPIC -DPIC  -o chan_zap.o chan_zap.c
chan_zap.c: In function `pri_dchannel':
chan_zap.c:8350: error: structure has no member named `cause'
chan_zap.c:8845: error: structure has no member named `inband_progress'
make[2]: *** [chan_zap.o] Error 1
make[2]: Leaving directory `/tmp/buildd/asterisk-1.0.9.dfsg/channels'
make[1]: *** [subdirs] Error 1
make[1]: Leaving directory `/tmp/buildd/asterisk-1.0.9.dfsg'
make: *** [build-arch-stamp] Error 2


In other words, I couldn't reproduce this error. So, the right strategy
would be too search for more differences. I'm definitly not happy that
asterisk FTBFS in a plain sarge chroot - but this is "only" important.


So far for now.


Cheers,
Andi




More information about the Pkg-voip-maintainers mailing list