Re: [asterisk-users] Installing Asterisk on Virtual Machine

2013-04-23 Thread mailinglist
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 wrote: @Tzafrir, I uninstalled the version 11.2 and compiled the version 1.8.12.2 as mentioned in that page...  its working fine no

Re: [asterisk-users] Installing Asterisk on Virtual Machine

2013-04-23 Thread Sandeep Raju
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 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

Re: [asterisk-users] Installing Asterisk on Virtual Machine

2013-04-23 Thread Sandeep Raju
@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.2

Re: [asterisk-users] Installing Asterisk on Virtual Machine

2013-04-23 Thread Tzafrir Cohen
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 pack

Re: [asterisk-users] Installing Asterisk on Virtual Machine

2013-04-23 Thread Sandeep Raju
t;>> a release-candidates i need them myself. >>> >>> hw >>> >>> -Original Message- >>> From: Sandeep Raju >>> Reply-to: Asterisk Users Mailing List - Non-Commercial Discussion >>> >>> To: Asterisk Users Mailing Li

Re: [asterisk-users] Installing Asterisk on Virtual Machine

2013-04-23 Thread Sandeep Raju
;> >> -Original Message- >> From: Sandeep Raju >> Reply-to: Asterisk Users Mailing List - Non-Commercial Discussion >> >> To: Asterisk Users Mailing List - Non-Commercial Discussion >> >> Subject: Re: [asterisk-users] Installing Asterisk on Virtu

Re: [asterisk-users] Installing Asterisk on Virtual Machine

2013-04-23 Thread Sandeep Raju
sage- > From: Sandeep Raju > Reply-to: Asterisk Users Mailing List - Non-Commercial Discussion > > To: Asterisk Users Mailing List - Non-Commercial Discussion > > Subject: Re: [asterisk-users] Installing Asterisk on Virtual Machine > Date: Tue, 23 Apr 2013 10:18:00 +0530 >

Re: [asterisk-users] Installing Asterisk on Virtual Machine

2013-04-23 Thread Hans Witvliet
Raju Reply-to: Asterisk Users Mailing List - Non-Commercial Discussion To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] Installing Asterisk on Virtual Machine Date: Tue, 23 Apr 2013 10:18:00 +0530 Hi Tzafrir, I have installed Asterisk 11.2 on ubuntu

Re: [asterisk-users] Installing Asterisk on Virtual Machine

2013-04-22 Thread Sandeep Raju
Hi Tzafrir, I have installed Asterisk 11.2 on ubuntu 12.04 64 bit server instance running on my private openstack cloud. My bare machine is Intel® Core™ i7-2600K CPU @ 3.40GHz × 8 with 8GB ram and running at 64 bit ubuntu 12.04 desktop edition with Kernel Linux 3.2.0-23-generic. output of uname

Re: [asterisk-users] Installing Asterisk on Virtual Machine

2013-04-22 Thread Tzafrir Cohen
On Mon, Apr 22, 2013 at 03:44:45PM +0530, Sandeep Raju wrote: > Hi, > > I'm trying to install Asterisk 11.2 on a virtual machine in my private > opestack cloud.. When I compile Asterisk 11.2 from source (./configure, > make, make install) as specified in the Asterisk book and run it, it gives > me

Re: [asterisk-users] Installing Asterisk on Virtual Machine

2013-04-22 Thread Doug Lytle
>> https://issues.asterisk.org/jira/browse/ASTERISK-20128 This looks like your issue. Did you try, "could always build with BUILD_NATIVE off" Other then that, I'd suggest you join the discussion on that ticket. Doug -- Ben Franklin quote: "Those who would give up Essential Liberty to

Re: [asterisk-users] Installing Asterisk on Virtual Machine

2013-04-22 Thread Sandeep Raju
@Doug, Yes.. I can compile other applications. I discussed this issue on the #asterisk irc and they pointed me to this, https://issues.asterisk.org/jira/browse/ASTERISK-20128 I think the issue is with my asterisk version (which is 11.2)... not sure though! Any help would be grateful :) On Mon

Re: [asterisk-users] Installing Asterisk on Virtual Machine

2013-04-22 Thread Doug Lytle
>> it gives me the error: "Illegal instruction (core dumped)". Doesn't sound like you have a stable environment. Can you compile other applications without a core dump? Doug -- Ben Franklin quote: "Those who would give up Essential Liberty to purchase a little Temporary Safety, deserv

[asterisk-users] Installing Asterisk on Virtual Machine

2013-04-22 Thread Sandeep Raju
Hi, I'm trying to install Asterisk 11.2 on a virtual machine in my private opestack cloud.. When I compile Asterisk 11.2 from source (./configure, make, make install) as specified in the Asterisk book and run it, it gives me the error: "Illegal instruction (core dumped)". Any ideas how I can solv