Hello guys,
I am trying to install asterisk on a VPS i just got.
the OS on the Vps is Slackware 10.1
the command uname -r produces the following result.
root@gk_olajide-42% uname -a
Linux gk_olajide 2.6.15-vs2.0.1-gentoo-r5-64 #7 SMP Fri Jun 30 19:44:07 GMT 2006 x86_64 unknown unknown GNU/Linux
I am trying to install the zaptel software and when I run the make command, it gives me the following errors…
root@gk_olajide-45% make
Makefile:176: target `ztdummy.o’ given more than once in the same rule.
cc -I. -Iinclude -O4 -g -Wall -DBUILDING_TONEZONE -m64 -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG="/etc/zaptel.conf" -c -o gendigits.o gendigits.c
cc1: sorry, unimplemented: 64-bit mode not compiled in
make: *** [gendigits.o] Error 1
root@gk_olajide-46%
I have checked the forums, still checking anyway for any help. Would appreciate any help rendered.
Cheers.
Kayode