Hello,

problem is solved by compiling Asterisk as follow :

[root@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 <[email protected] <mailto:[email protected]>> 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@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





-- 
_____________________________________________________________________
-- 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

Reply via email to