[asterisk-users] Asterisk 1.8.24 : illegal instruction

Jonas Kellens jonas.kellens at telenet.be
Wed Nov 20 09:00:19 CST 2013


Hello,

problem is solved by compiling Asterisk as follow :

[root at sip32 asterisk]# ./configure CFLAGS=-mtune=native

Now Asterisk starts normally, without any error message.


Is this a problem of Asterisk or a problem of gcc ??



Kind regards,
Jonas.



On 20-11-13 15:00, Asghar Mohammad wrote:
> Hello,
> you can check the asterisk binary with.
> file /usr/sbin/asterisk
> and linked library
> ldd /usr/sbin/asterisk
>
>
>
>
> On Wed, Nov 20, 2013 at 2:51 PM, Jonas Kellens 
> <jonas.kellens at telenet.be <mailto:jonas.kellens at telenet.be>> wrote:
>
>     On 20-11-13 14:43, A J Stiles wrote:
>>     On Wednesday 20 November 2013, Jonas Kellens wrote:
>>>     Hello,
>>>
>>>     I have installed asterisk 1.8.24 (from source) but I can not start up
>>>     Asterisk :
>>>
>>>
>>>     [root at sip32 admin]# /usr/sbin/asterisk -r
>>>     Illegal instruction
>>     Are you using a VIA C6/C7 processor  (often found soldered to tiny
>>     motherboards),  by any chance?  This family of processors falsely report as
>>     "i686" when they lack some of the instructions for this family.
>>
>>     The fix is to build for a target architecture of "i586".
>>
>
>     No, this is a Xen VPS.
>
>
>
>     Jonas.
>
>
>     --
>     _____________________________________________________________________
>     -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>     New to Asterisk? Join us for a live introductory webinar every Thurs:
>     http://www.asterisk.org/hello
>
>     asterisk-users mailing list
>     To UNSUBSCRIBE or update options visit:
>     http://lists.digium.com/mailman/listinfo/asterisk-users
>
>
>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20131120/398fc20f/attachment.html>


More information about the asterisk-users mailing list