<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2963" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2>I got follwing error when tried to compile asterisk
1.2.11 on redhat linux 9:</FONT></DIV>
<DIV><FONT face=Arial size=2>make[1]: Entering directory
`/home/voipuser/asterisk-1.2.11/db1-ast'<BR>make[1]: `libdb1.a' is up to
date.<BR>make[1]: Leaving directory
`/home/voipuser/asterisk-1.2.11/db1-ast'<BR>make[1]: Entering directory
`/home/voipuser/asterisk-1.2.11/stdtime'<BR>make[1]: `libtime.a' is up to
date.<BR>make[1]: Leaving directory
`/home/voipuser/asterisk-1.2.11/stdtime'<BR>for x in res channels pbx apps
codecs formats agi cdr funcs utils stdtime; do make -C $x || exit 1 ;
done<BR>make[1]: Entering directory
`/home/voipuser/asterisk-1.2.11/res'<BR>make[1]: Nothing to be done for
`all'.<BR>make[1]: Leaving directory
`/home/voipuser/asterisk-1.2.11/res'<BR>make[1]: Entering directory
`/home/voipuser/asterisk-1.2.11/channels'<BR>gcc -c -pipe -Wall
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3
-Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686
-DZAPTEL_OPTIMIZATIONS
-fomit-frame-pointer -Wno-missing-prototypes -Wno-missing-declarations
-DZAPATA_PRI -DIAX_TRUNKING -DCRYPTO -fPIC -o chan_zap.o
chan_zap.c<BR>chan_zap.c: In function `pri_dchannel':<BR>chan_zap.c:9025:
structure has no member named `call'<BR>make[1]: *** [chan_zap.o] Error
1<BR>make[1]: Leaving directory
`/home/voipuser/asterisk-1.2.11/channels'<BR>make: *** [subdirs] Error
1<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>How can I fix it?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>gc</DIV></FONT></FONT></DIV></BODY></HTML>