I’ve got a strange problem while compiling latest Asterisk, got this error
chan_zap.c: In function pri_dchannel': chan_zap.c:9038: error: structure has no member namedcall’
make[1]: *** [chan_zap.o] Error 1
make[1]: Leaving directory `/usr/src/asterisk/channels’
make: *** [subdirs] Error 1
Why? Never I had any errors when i compile *
Thanks!
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 `/usr/src/asterisk-1.2.9.1/channels’
make: *** [subdirs] Error 1
Running FC4x64
Using YUM everything is updated; including kernel-smp-devel
Unknown why it wont compile - 1.2.7 is running without any problems.