Bug#339600: asterisk: [m68k] FTBFS: BRI_* undeclared

Christian T. Steigies cts at debian.org
Thu Nov 17 13:09:20 UTC 2005


Package: asterisk
Version: 1:1.0.9.dfsg-6
Severity: important

Automatic build of asterisk_1:1.0.9.dfsg-6 on garkin by sbuild/m68k 69
[...]

** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 4.0.4), sed (>= 3.95), zlib1g-dev, libgtk1.2-dev | libgtk-dev, libreadline4-dev | libreadline-dev, libgsm1-dev, libssl-dev, libzap-dev, libtonezone-dev (>= 1:1.0.6-1), doxygen, bison, libasound2-dev, postgresql-dev, unixodbc-dev, libpri-dev (>= 1.0.6-1), dpatch (>= 2.0.10), zaptel-source (>= 1:1.0.6-1), autotools-dev, libnewt-dev, libsqlite-dev, libspeex-dev
** Filtered missing central deps that are dependencies of or provide build-deps:
libglib1.2-dev (>= 1.2.0), libncurses5-dev (>= 5.3.20030510-1)
[...]
gcc -c -pipe  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g  -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE  -O2    -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 'zt_call':
chan_zap.c:1899: error: 'BRI_NETWORK_PTMP' undeclared (first use in this function)
chan_zap.c:1899: error: (Each undeclared identifier is reported only once
chan_zap.c:1899: error: for each function it appears in.)
chan_zap.c:1899: error: 'BRI_NETWORK' undeclared (first use in this function)
chan_zap.c: In function 'pri_find_dchan':
chan_zap.c:2128: error: 'BRI_CPE_PTMP' undeclared (first use in this function)
chan_zap.c: In function 'zt_hangup':
chan_zap.c:2324: error: 'BRI_NETWORK_PTMP' undeclared (first use in this function)
chan_zap.c: In function 'zt_new':
chan_zap.c:4654: error: 'BRI_NETWORK_PTMP' undeclared (first use in this function)
chan_zap.c:4654: error: 'BRI_NETWORK' undeclared (first use in this function)
chan_zap.c: In function 'ss_thread':
chan_zap.c:4855: error: 'BRI_NETWORK_PTMP' undeclared (first use in this function)
chan_zap.c:4855: error: 'BRI_NETWORK' undeclared (first use in this function)
chan_zap.c: In function 'mkintf':
chan_zap.c:6603: error: 'BRI_NETWORK_PTMP' undeclared (first use in this function)
chan_zap.c: In function 'pri_fixup_principle':
chan_zap.c:7405: error: 'BRI_CPE_PTMP' undeclared (first use in this function)
chan_zap.c:7405: error: 'BRI_CPE' undeclared (first use in this function)
chan_zap.c:7466: error: 'BRI_NETWORK_PTMP' undeclared (first use in this function)
chan_zap.c:7466: error: 'BRI_NETWORK' undeclared (first use in this function)
chan_zap.c: In function 'pri_dchannel':
chan_zap.c:7834: error: 'BRI_NETWORK_PTMP' undeclared (first use in this function)
chan_zap.c:7836: error: 'pri_event_generic' has no member named 'tei'
chan_zap.c:7850: error: 'BRI_CPE_PTMP' undeclared (first use in this function)
chan_zap.c:7888: error: 'pri_event_generic' has no member named 'tei'
chan_zap.c:7890: error: 'pri_event_generic' has no member named 'tei'
[...]
chan_zap.c:9117: error: 'union <anonymous>' has no member named 'facility'
chan_zap.c:9126: error: 'union <anonymous>' has no member named 'facility'
chan_zap.c: In function 'setup_zap':
chan_zap.c:10580: error: 'BRI_NETWORK_PTMP' undeclared (first use in this function)
chan_zap.c:10584: error: 'BRI_CPE_PTMP' undeclared (first use in this function)
chan_zap.c:10588: error: 'BRI_NETWORK' undeclared (first use in this function)
chan_zap.c:10592: error: 'BRI_CPE' undeclared (first use in this function)
chan_zap.c: In function 'load_module':
chan_zap.c:10844: warning: passing argument 1 of 'pri_set_error' from incompatible pointer type
chan_zap.c:10845: warning: passing argument 1 of 'pri_set_message' from incompatible pointer type
chan_zap.c: In function 'zt_prisendtext':
chan_zap.c:11257: warning: implicit declaration of function 'pri_information_display'
make[2]: *** [chan_zap.o] Error 1
make[2]: Leaving directory `/build/buildd/asterisk-1.0.9.dfsg/channels'
make[1]: *** [subdirs] Error 1
make[1]: Leaving directory `/build/buildd/asterisk-1.0.9.dfsg'
make: *** [build-arch-stamp] Error 2




More information about the Pkg-voip-maintainers mailing list