similar to: Asterisk compile in VM move to actual hardware get illegal instruction

Displaying 20 results from an estimated 9000 matches similar to: "Asterisk compile in VM move to actual hardware get illegal instruction"

2020 Aug 08
0
Asterisk compile in VM move to actual hardware get illegal instruction
> Under Compiler Flags uncheck >BUILD_NATIVE hi Doug - thanks! Is there a way to do that from the "./configure" command line ? Jerry -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20200808/090e9cc2/attachment.html>
2015 Jul 01
2
Dell portability
Howdy, I built an LXC container with an "image" of asterisk 11.18 precompiled and installed. It runs fine on the dev platform, which is a Dell R320 running Ubuntu 14.04LTS. I shutdown the container, tarred it up, and untarred on a Dell PE1850, also running Ubuntu 14.04LTS. The container itself is Ubuntu 14.04LTS. Both platforms as far as I know are amd64. The container boots
2015 Apr 29
2
Asterisk 1.8.32.3 chan_sip deadlock
Hello asterisk-users, We've been having intermittent issues with chan_sip - it stops responding to cli requests, trying to reload chan_sip from cli doesn't seem to have any effect, initiated calls carry on for a short period, but no new SIP requests are processed ('sip show channels' hangs forever, server stops responding to SIP OPTIONS, or any other SIP messages). We have updated
2016 Nov 29
5
Any reason Asterisk won't start without a rebuild on a cloned VPS?
On Tue, Nov 29, 2016, at 07:15 AM, Barry Flanagan wrote: > On 29 November 2016 at 10:56, Jonathan H <lardconcepts at gmail.com> wrote: > > > Any ideas why a VPS, cloned from another instance (DigitalOcean > > "droplets" if it matters), won't run on the new instance? > > > > Everything else is the same; region, memory, disk, hypervisor version etc.
2013 Jun 06
2
Installing Asterisk 11 on VirtualBox: Illegal Instruction
I'm trying to install and run Asterisk 11 on Ubuntu 12.04.2 running over Oracle VM VirtualBox (v 4.1.8). So far I have tried it following two guides. The first is the one from "Asterisk: The Definitive Guide" 4th edition (http://ofps.oreilly.com/titles/9781449332426/asterisk-Install.html) and the one from Billy Chia "How to Install Asterisk 11 on Ubuntu 12.04 LTS"
2020 Feb 21
2
pjsip startup errors when using "with-ssl" configure option
Hello list, Hope you are all doing well! I am facing a problem when compiling Asterisk 16.8.0 in a CentOS 6 box and I wonder if someone can put some light on it. Log history short, install_prereq fails to install the packages (not sure how important they actually are....): speexdsp-devel, gmime-devel, uriparser-devel, iksemel-devel, uw-imap-devel, hoard Then, I am running the following commands
2008 Apr 11
1
odd error compiling zaptel-1.4.10
CC [M] /home/silentm/MessageNet/digium/zaptel-1.4.10/kernel/wcte12xp/vpmadt032.o CC [M] /home/silentm/MessageNet/digium/zaptel-1.4.10/kernel/wcte12xp/GpakApi.o CC [M] /home/silentm/MessageNet/digium/zaptel-1.4.10/kernel/wcte12xp/../voicebus.o LD [M] /home/silentm/MessageNet/digium/zaptel-1.4.10/kernel/wcte12xp/wcte12xp.o
2016 Nov 29
2
Any reason Asterisk won't start without a rebuild on a cloned VPS?
Any ideas why a VPS, cloned from another instance (DigitalOcean "droplets" if it matters), won't run on the new instance? Everything else is the same; region, memory, disk, hypervisor version etc. And everything else runs, just not Asterisk, unless I do a make distclean in the /usr/src/asterisk directory, rebuild, and then it runs just fine. I'd understand if I was moving it
2016 Sep 07
2
[SOLVED] Re: Feature Request: what about "core stop panic" ?
2016-09-06 17:48 GMT+02:00 Tzafrir Cohen <tzafrir.cohen at xorcom.com>: > On Tue, Sep 06, 2016 at 06:37:52AM -0600, George Joseph wrote: > > On Tue, Sep 6, 2016 at 1:55 AM, Olivier <oza.4h07 at gmail.com> wrote: > > > > Where should core file be created when Asterisk is run as a daemon by > > > asterisk user and group ? > > > Is there a setting I
2020 Mar 30
1
Compile Asterisk without CPU specific extensions/optimizations
I'm compiling an Asterisk system on a ESXi VM with recent CPU, but will deploy onto an old ESXi VM with older CPU. Is it possible to configure Asterisk to NOT use CPU specific instructions/optimizations so that the executable is portable? Thanks Dan (in learning mode) -------------- next part -------------- An HTML attachment was scrubbed... URL:
2015 Apr 29
2
PJSIP - sessions-timers support not working on 13.X
Hi Josua, Sorry for writing wrong the parameter but i just copy paste the examples on pjsip.conf it wasn?t a "typo? error of timers parameters, i have an error on global tag and can?t load the timers I was getting this : [Apr 29 17:21:49] WARNING[16144]: config.c:1796 process_text_line: parse error: No category context for line 631 of /etc/asterisk/pjsip.conf after fix global issue
2016 Sep 08
2
[SOLVED] Re: Feature Request: what about "core stop panic" ?
I think were getting closer: I did: - I edited /etc/default/asterisk to include : AST_USER="root" AST_GROUP="root" # systemctl daemon-reload # systemctl start asterisk # ps aux | grep asterisk root 3602 7.1 2.5 60332 26012 ? Ssl 16:00 0:03 /usr/sbin/asterisk -U root -G root -g # rasterisk # pkill -SEGV asterisk Then console showed: Segmentation error (core
2011 Dec 22
3
dahdi_tool missing
Hi All, I have installed newt and newt_devel but dahdi_tool will not compile/install. I'm trying this with dahdi-linux-complete-2.5.0.2+2.5.0.2. does anyone have any suggestions as to what I am doing wrong? Regards David. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 Feb 03
1
Can't compile on NSLU2 LE
Hi, I keep getting the following on my slug no matter what version I try (1.2, 1.4, 1.6, 1.6svn): ... make[2]: Leaving directory `/usr/portage/distfiles/svn/trunk/menuselect/mxml' gcc -o menuselect menuselect.o strcompat.o menuselect_stub.o mxml/libmxml.a menuselect.o: file not recognized: File format not recognized collect2: ld returned 1 exit status distcc[19221] ERROR: compile (null) on
2007 Jun 23
4
Zaptel Compilation
Hi List; I am facing a problem relaed to menuselect when I am trying to compile zaptel -1.4.2.1, the error as following: [root at localhost zaptel-1.4.2.1]# make linux26 make[1]: Entering directory `/usr/src/asterisk-1.4.4/zaptel-1.4.2.1/menuselect' make[2]: Entering directory `/usr/src/asterisk-1.4.4/zaptel-1.4.2.1/menuselect' make[3]: Entering directory
2009 Apr 14
3
Changing menuselect values from CLI and not TUI
Hi All, I'm in the process of writing an install script and I would like to change some settings for the install process but I don't want the user to go into menuselect and make the changes manually. Is there a way to make the changes to menuselect from the CLI? As an example, selecting the iLBC codec. menuselect codec ilbc on Regards David. -------------- next part -------------- An
2017 May 05
4
CM for menuselect choices
I'd like to be able to save the choices made in menuselect in a way that they can be tracked in a CM system and applied to a later release of Asterisk using an automated tool like Ansible. What's the best way to do that?
2016 Jun 14
4
Pet project: one step Asterisk compile on Centos 7
Hi all, I thought I'd share I script I made (based on some of Leif's works) that lets you download, compile and install Asterisk all in one go; and then removed the dev tools used. We use it quite a bit to provision systems using Ansible, but it is easier than remembering everything every time even if you are using a shell. At the moment I have scripts for Centos 7 and Asterisk 13, but
2007 Feb 01
2
make: expand.c:489: allocated_variable_append: Assertion `current_variable_set_list->next != 0' failed.
hi all i'm getting the below error when trying to compile asterisk-1.4 on redhat-9.0 any suggestions ? make[2]: Leaving directory `/usr/local/src/asterisk-1.4.0/menuselect' make[1]: Leaving directory `/usr/local/src/asterisk-1.4.0/menuselect' Generating input for menuselect ... menuselect/menuselect --check-deps menuselect.makeopts Generating embedded module rules ... [CC]
2009 Apr 26
4
1.6.1: menuselect has problems with x86_64 ??
1.6.1 svn 190575: CC="cc" CXX="g++" LD="" AR="" RANLIB="" CFLAGS="" make -C menuselect CONFIGURE_SILENT="--silent" menuselect make[1]: Entering directory `/home/asterisk/rpmbuild/BUILD/asterisk-1.6.1/menuselect' gcc -m64 -march=native -mtune=native -floop-interchange -floop-strip-mine -floop-block -c -o