Hi all
i am installing Vicidial in FC5 x86_64
and i have downloaded asterisk 1.2.12.1
iam able to make and install , there is no errors
( but i have posted before 1.2.13 giving compilation problem)
when iam installing this
VD_app_conference_0.6
i get following error
how can i resolve this probelm
gcc -pipe -fPIC -Wall -Wmissing-prototypes -Wmissing-declarations -g -I/root/local/asterisk/asterisk/include -D_REENTRANT -D_GNU_SOURCE -O3 -ffast-math -funroll-all-loops -fprefetch-loop-arrays -fsingle-precision-constant -march=pentium3 -msse -mfpmath=sse,387 -DCRYPTO -DAPP_CONFERENCE_DEBUG -Ilibspeex -DSILDET=2 -c -o app_conference.o app_conference.c
app_conference.c:1: error: CPU you selected does not support x86-64 instruction set
app_conference.c:1: error: CPU you selected does not support x86-64 instruction set
make: *** [app_conference.o] Error 1