I’m trying to build zaptel on an intel emt64 box, fc5. gcc-4.1.1-3, with /usr/src/linux2.6 symlinked to sources:
make linux26
…
gcc -E -D__GENKSYMS__ -Wp,-MD,/opt/asterisk/zaptel-1.2.9.1/.zaptel.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.1/include
…
/opt/asterisk/zaptel-1.2.9.1/zaptel.c
8232 Floating point exception| scripts/genksyms/genksyms -a x86_64 >/opt/asterisk/zaptel-1.2.9.1/.tmp_zaptel.ver
make[2]: *** [/opt/asterisk/zaptel-1.2.9.1/zaptel.o] Error 136
make[1]: *** [module/opt/asterisk/zaptel-1.2.9.1] Error 2
make[1]: Leaving directory `/usr/src/kernels/2.6.17-1.2647.fc6-x86_64’
make: *** [linux26] Error 2
Any help appreciated.
sean[/quote]