[Asterisk-Users] [ISSUE] Asterisk 1.2.8 not compiling.

BJ Weschke bweschke at gmail.com
Tue May 30 19:13:34 MST 2006


On 5/30/06, Peter J Dean <peter.john.dean at gmail.com> wrote:
> Ummm, not sure if I am missing anything, but I have never experienced
> this before, where the asterisk release didn't compile.
>
> Downloaded all the newest releases from Digium, I compile everything
> first before installing to minimise downtime of the phone system.
>
> ( cd zaptel          ; make clean ; make )      This compiled ok.
>
> ( cd libpri          ; make clean ; make )      This compiled ok.
>
> ( cd asterisk        ; make clean ; make )      This didn't compile ok,
> and outputs the following error.
>
> "...
> 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
> chan_zap.c: In function 'pri_dchannel':
> chan_zap.c:9038: error: 'pri_event_setup_ack' has no member named 'call'
> make[1]: *** [chan_zap.o] Error 1
> make[1]: Leaving directory `/raid5/source/asterisk-pbx/source/v1.2.8/
> asterisk-1.2.8/channels'
> make: *** [subdirs] Error 1
> ..."
>

 Try "make install"'ing the new zaptel and libpri before you make asterisk.

-- 
Bird's The Word Technologies, Inc.
http://www.btwtech.com/



More information about the asterisk-users mailing list