[Asterisk-bsd] RE:Step by Step for install/compile Asterisk

Zen Kato zenkato at pis.bekkoame.ne.jp
Fri Jul 22 19:41:31 CDT 2005


Hi,

I compiled ports 'asterisk' on Freebsd-5.4-stable(Jul 16), but
stoped bellow;

....(snip).....
gmake[1]: Entering directory `/usr/ports/net/asterisk/work/asterisk-1.0.9/stdtime'
gmake[1]: `libtime.a' is up to date.
gmake[1]: Leaving directory `/usr/ports/net/asterisk/work/asterisk-1.0.9/stdtime'
if [ -d CVS ] && ! [ -f .version ]; then echo 1.0.8-BRIstuffed-0.2.0-RC8h > .version; fi 
for x in res channels pbx apps codecs formats agi cdr astman stdtime; do gmake -C $x || exit 1 ; done
gmake[1]: Entering directory `/usr/ports/net/asterisk/work/asterisk-1.0.9/res'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/usr/ports/net/asterisk/work/asterisk-1.0.9/res'
gmake[1]: Entering directory `/usr/ports/net/asterisk/work/asterisk-1.0.9/channels'
cc -c -O -pipe  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations  -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE   -march=i386     -I/usr/local/include -DZAPTEL_OPTIMIZATIONS -DASTERISK_VERSION=\"1.0.8-BRIstuffed-0.2.0-RC8h\" -DINSTALL_PREFIX=\"/usr/local\" -DASTETCDIR=\"/usr/local/etc/asterisk\" -DASTLIBDIR=\"/usr/local/lib/asterisk\" -DASTVARLIBDIR=\"/usr/local/share/asterisk\" -DASTVARRUNDIR=\"/var/run\" -DASTSPOOLDIR=\"/var/spool/asterisk\" -DASTLOGDIR=\"/var/log/asterisk\" -DASTCONFPATH=\"/usr/local/etc/asterisk/asterisk.conf\" -DASTMODDIR=\"/usr/local/lib/asterisk/modules\" -DASTAGIDIR=\"/usr/local/share/asterisk/agi-bin\"     -DBUSYDETECT_MARTIN      -Wno-missing-prototypes -Wno-missing-declarations  -DOLD_SANGOMA_API  -DZAPATA_PRI    -DIAX_TRUNKING -I/usr/local/include  -DCRYPTO -fPIC  -o chan_zap.o chan_zap.c
chan_zap.c: In function `pri_dchannel':
chan_zap.c:8391: error: structure has no member named `cause'
chan_zap.c:8886: error: structure has no member named `inband_progress'
gmake[1]: *** [chan_zap.o] Error 1
gmake[1]: Leaving directory `/usr/ports/net/asterisk/work/asterisk-1.0.9/channels'
gmake: *** [subdirs] Error 1
*** Error code 2

Stop in /usr/ports/net/asterisk.

-----
Zen


More information about the Asterisk-BSD mailing list