On 2013-04-23 08:47, Sandeep Raju wrote:
my gcc version is as follows 
gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3

On Tue, Apr 23, 2013 at 6:12 PM, Sandeep Raju <sandeepr...@practo.com> wrote:

@Tzafrir,

I uninstalled the version 11.2 and compiled the version 1.8.12.2 as mentioned in that page...  its working fine now.. as my virtual machine was running on KVM.. i think i faced the same issue mentioned in that issue report.. 

I even went further and uninstalled 1.8.12.2 and install 1.8.22 and again the problem was back..

so, i think the problem is same as the one in the issue...

On Tue, Apr 23, 2013 at 6:07 PM, Tzafrir Cohen <tzafrir.co...@xorcom.com> wrote:

On Tue, Apr 23, 2013 at 02:17:47PM +0530, Sandeep Raju wrote:
> @Hans, I just tried installing from pre-built packages (which has asterisk > 1.8). Its working fine! :) only the compiled & installed versions were
> giving me the error!..
>
> PS: sorry for spamming with multiple mails..

Distro packages naturally disable BUILD_NATIVE.

In the Debian package build rules:

# Make sure the configure script gets an CFLAGS parameter. Otherwise
# it will build with -march=native

What is the minimal code that will get asterisk crash on your system when built with -march=native? It would b einteresting to make this an autoconf test (see the existing test for NATIVE on configure.ac [1]).

The bug report notes that this is a gcc issue, but I don't see any link to a gcc bug report anywhere. Here we have gcc 4:4.6.3-1ubuntu5 (right?
That what I got from packages.ubuntu.com [2]) still buggy.

--
               Tzafrir Cohen
icq#16849755              jabber:tzafrir.co...@xorcom.com
+972-50-7952406           mailto:tzafrir.co...@xorcom.com
http://www.xorcom.com [3]  iax:gu...@local.xorcom.com/tzafrir [4]

--

_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com [5] -- New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello [6]

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users [7]



Links:
------
[1] http://configure.ac
[2] http://packages.ubuntu.com
[3] http://www.xorcom.com
[4] http://iax:gu...@local.xorcom.com/tzafrir
[5] http://www.api-digital.com
[6] http://www.asterisk.org/hello
[7] 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

I had the same issue trying to install asterisk 11 on amazon ec2. I installed from source. from compile options in menuselect, I had to uncheck build_native. Not necessarily ideal, but I got asterisk started.

Paul
TurnOpen.com

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