I’m running Asterisk 1.2.9.1 and Zaptel 1.2.6 on Slackware 10.2 with kernel 2.6.13.
I downloaded Zaptel 1.2.7 and attempted to compile but I’m getting this error:
…
CC [M] /root/dls/asterisk/zaptel-1.2.7/xpp/slic.o
CC [M] /root/dls/asterisk/zaptel-1.2.7/xpp/card_fxs.o
/root/dls/asterisk/zaptel-1.2.7/xpp/card_fxs.c:999: internal compiler error: output_operand: invalid expression as operand
Please submit a full bug report,
with preprocessed source if appropriate.
See URL:http://gcc.gnu.org/bugs.html for instructions.
{standard input}: Assembler messages:
{standard input}:43694: Warning: partial line at end of file ignored
make[3]: *** [/root/dls/asterisk/zaptel-1.2.7/xpp/card_fxs.o] Error 1
make[2]: *** [/root/dls/asterisk/zaptel-1.2.7/xpp] Error 2
make[1]: *** [module/root/dls/asterisk/zaptel-1.2.7] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.13’
make: *** [linux26] Error 2
Can anyone tell me how to proceed? 1.2.6 compiled ok for me.