Page 1 of 1

Asterisk-1.8.23.0-vici MAKE error on Xeon Server

PostPosted: Sat Mar 15, 2014 11:23 am
by contactcentre24x7
Hi,

When I run the MAKE command it shows the following error.


{standard input}: Assembler messages:
{standard input}:1036: Error: no such instruction: `vfmadd312ps 160(%rsp),%ymm0,%ymm1'
{standard input}:1041: Error: no such instruction: `vfmadd312ps 192(%rsp),%ymm0,%ymm1'
make[2]: *** [enhancer.o] Error 1
make[1]: *** [ilbc] Error 2
make: *** [codecs] Error 2

works fine in i3 based processor.

Thanks
Roy
CPU Type Xeon Quad Core E3-1230 3.20GHz
Total RAM 8 GB
Operating System Ubuntu Server 12.04
Installation Type:Single Server Scratch Installation

Re: Asterisk 1.8 MAKE error on Xeon Server

PostPosted: Mon Mar 17, 2014 3:41 am
by DomeDan
Not so much vicidial related and you didnt mention what version of 1.8 you tried to compile,

I found a topic on the asterisk forum that might help you: http://forums.asterisk.org/viewtopic.php?f=1&t=88083
spoiler: ./configure CFLAGS=-mtune=generic

Re: Asterisk-1.8.23.0-vici MAKE error on Xeon Server

PostPosted: Mon Mar 17, 2014 5:14 am
by contactcentre24x7
I already used the command , it works. But want to know why this error. Previously it was not there.


Thanks

Re: Asterisk-1.8.23.0-vici MAKE error on Xeon Server

PostPosted: Mon Mar 17, 2014 6:05 am
by DomeDan
That's a question for the asterisk forum, or a forum for the compiler