Sandeep Raju
2013-Apr-22 10:14 UTC
[asterisk-users] Installing Asterisk on Virtual Machine
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 solve this? Thanks srp_ -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130422/8240824c/attachment.htm>
>> 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, deserve neither Liberty nor Safety." -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130422/5a4de8ee/attachment.htm>
Tzafrir Cohen
2013-Apr-22 11:43 UTC
[asterisk-users] Installing Asterisk on Virtual Machine
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 the error: "Illegal instruction (core dumped)". > > Any ideas how I can solve this?What operating system do you have installed there? What CPU? What is the output of: uname -a Illegal instruction means that you tried running an instruction that the CPU cann't run. Maybe an incorrect choice of optimization flags? Maybe this is due to libraries not matching your architecture? Next thing to do: get a trace from the core file that was dumped using gdb. -- Tzafrir Cohen icq#16849755 jabber:tzafrir.cohen at xorcom.com +972-50-7952406 mailto:tzafrir.cohen at xorcom.com http://www.xorcom.com iax:guest at local.xorcom.com/tzafrir