Displaying 20 results from an estimated 300 matches similar to: "reg static build"
2004 Jun 17
6
Compiling problem on Debian
Hi,
I can't compile Asterisk on a Debian machine.
gcc -g -o asterisk -Wl,-E io.o sched.o logger.o frame.o loader.o config.o channel.o translate.o file.o say.o pbx.o cli.o md5.o term.o ulaw.o alaw.o callerid.o fskmodem.o image.o app.o cdr.o tdd.o acl.o rtp.o manager.o asterisk.o ast_expr.o dsp.o chanvars.o indications.o autoservice.o db.o privacy.o astmm.o enum.o srv.o dns.o aescrypt.o
2004 Mar 31
6
Can't compile asterisk.
hi.
I got these compile errors while install asterisk.
readline and openssl are compiled using gnu source, and kernel version is 2.4.17.
Compile errors message is follows.
Someone cleared this problem?
Please, help!
Regards.
----------------------------------------------------------------------------------
gcc -g -o asterisk -Wl,-E io.o sched.o logger.o frame.o loader.o config.
o channel.o
2003 Nov 16
3
asterisk installation error
hi,
i am getting these errors while installing asterisk. i
reconfigured kernel and i have all the modules
installed.
kernel-source
readline
readline-devel
openssl
openssl-devel
this is the error: (at the last part of the
installation)
gcc -g -o asterisk -Wl,-E io.o sched.o logger.o
frame.o loader.o config.o channel.o translate.o file.o
say.o pbx.o cli.o md5.o term.o ulaw.o alaw.o
callerid.o
2009 Mar 21
2
1.6.0-rc3 Build failure: asterisk.h: No such file or directory
Trying to build asterisk 1.6.0-rc3, it fails with this message:
make[2]: Entering directory `/home/fhimpe/rpm/BUILD/asterisk-1.6.1.0-rc3/
main/editline'
/bin/sh makelist -h common.c > common.h
/bin/sh makelist -h emacs.c> emacs.h
/bin/sh makelist -h vi.c > vi.h
/bin/sh makelist -fh common.h emacs.h vi.h > fcns.h
/bin/sh makelist -fc common.h emacs.h vi.h > fcns.c
if uname -s |
2009 Jul 16
1
Compilation error
Hi all
I'm trying to install asteris 1.4.22.1 on Solaris 10...the server is V120
SUN spark...During compilation (gmake) I got the following error
/vis.c -o np/vis.o_a
np/vis.c: In function `svis':
np/vis.c:205: error: `u_int32_t' undeclared (first use in this function)
np/vis.c:205: error: (Each undeclared identifier is reported only once
np/vis.c:205: error: for each function it
2005 Aug 28
2
error compiling on solaris 10
>Message: 11
>Date: Sun, 28 Aug 2005 11:46:29 +0800
>From: "chris" <chris@fivestartel.com>
>Subject: [Asterisk-Users] error compiling on solaris 10
>To: "Asterisk Users Mailing List - Non-Commercial Discussion"
<asterisk-users@lists.digium.com>
>Message-ID: <003a01c5ab83$149a9e30$650fa8c0@acid>
>Content-Type: text/plain;
2005 Feb 21
2
compiling cvs-head today?
Anyone having problems compiling the current cvs head this morning?
New cvs checkout on RH9, followed by appropriate make clean and make
install. System was running cvs head from Nov 23 with TDM card, PRI,
SIP phones on local wire, and IAX.
Appears zaptel and libpri compiled correctly, however the first attempt
in the asterisk src directory yielded:
gcc -pipe -Wall -Wstrict-prototypes
2005 Mar 20
1
asterisk-1.0.7 make install on fedora corre 3 give errors
I am trying to install asterisk on fedora core 3 these are the steps i took:
1. download asterisk-1.0.7.tar.gz
2. make clean and make install and then it gives me these errors:
"{standard input}:9975: Error: symbol `i' is already defined
{standard input}:9978: Error: symbol `__result' is already defined
{standard input}:9979: Error: symbol `__result' is already defined
{standard
2004 Jan 23
3
Problem installing Asterisk with Mandrake 9.1
Hi All,
I am trying to get Asterisk up and running on my new Mandrake 9.1 install.
I've installed Linux in the "standard" mandrake security mode, and "su" to do
my attempts at install.
I managed to obtain the source from CVS, and have been able to compile Zaptel.
I then ran insmod zaptel, and also make config.
I think I have compiled and loaded Zaptel successfully as
2011 Feb 10
8
rvm install 1.8.7 prompts "There has been an error while running make. Halting the installation."
I want to work with both Rails 2 and Rails 3 projects.
I have RVM installed.
When I upgraded to Rails 3, Installed RVM via terminal:
bash < <( curl http://rvm.beginrescueend.com/releases/ … ll-latest)
version=$(curl http://rvm.beginrescueend.com/releases/ … sion.txt);
mkdir -p ~/.rvm/src/ && cd ~/.rvm/src/ && curl -O
http://rvm.beginrescueend.com/releases/ … on}.tar.gz |
2004 Oct 05
0
Asterisk CLI Prompt : Small hack
Just incase anyone is interested, I got tired of not having a newline
command available
with the cli_prompt. So me and a friend made this uber-quick hack to get
it working.
Flames/comments/suggestions:
Matt or Matt
flewid@flewid.ca sideshow@terahertz.net
now you can use %n in your prompts to give a newline. A prompt example
is below.
2003 Mar 02
1
Serious memory leak in asterisk (manager)
hi all
after getting some (or - a lot) of messages from nagios, claiming
asterisk
to be down, I found this out...
astping xxx times repeatedly, and the manager fails to start. this
little
script was used for testing. below, I've pasted the output from 'ps
axfv' before and after the DoS, showing asterisk having allocated ~2GB
RAM.
roy
#!/usr/bin/perl -w
use strict;
my $i = 0;
2023 Oct 18
0
asterisk release 21.0.0
The Asterisk Development Team would like to announce
the release of asterisk-21.0.0.
The release artifacts are available for immediate download at
https://github.com/asterisk/asterisk/releases/tag/21.0.0
and
https://downloads.asterisk.org/pub/telephony/asterisk
This release resolves issues reported by the community
and would have not been possible without your participation.
Thank You!
2023 Oct 18
0
asterisk release 21.0.0
The Asterisk Development Team would like to announce
the release of asterisk-21.0.0.
The release artifacts are available for immediate download at
https://github.com/asterisk/asterisk/releases/tag/21.0.0
and
https://downloads.asterisk.org/pub/telephony/asterisk
This release resolves issues reported by the community
and would have not been possible without your participation.
Thank You!
2013 Dec 11
1
Ctrl-W killing entire line, not just last word
On the Asterisk CLI, I notice that pressing Ctrl-W deletes the entire
line of text, as opposed to just the last word. Is this an artifact of
using editline instead of readline? I'll note that other Emacs-style
keypresses work just fine on the Asterisk CLI, but Ctrl-W is a real
pain. I would go so far as to call this a bug as it is certainly
behaviour that differs from what the user expects.
2003 Feb 23
1
Build fails in building asterisk
Hello All,
My build fails in the "make asterisk" section, here is the log of the final
steps it performed.
All help appreciated...
Thanks and Regards
Ajit
============================================
make[1]: Leaving directory `/usr/src/asterisk/cdr'
make[1]: Entering directory `/usr/src/asterisk/astman'
rm -f *.o astman
make[1]: Leaving directory
2004 Apr 30
2
festival and gcc 3.3.2 (Fedora Core 1)
Can someone tell me how to build festival on a machine with gcc 3.3.2?
I've searched all around and even found a reference or two that the
problem exists but I'm not seeing the fix.
thanks!
-reed
Symtoms are --
./configure, then....
[root@telephone speech_tools]# make
Check system type
Remake modincludes.inc
NATIVE_AUDIO
ok
EDITLINE
2004 Oct 11
1
Samba 3.0.7, SuSE 8.2 and Heimdal Compile Problem
Trying to follow Chapter 9.3.3 of S3BE to create a SuSE 8.2 Active Directory
domain member server.
9.3.3 says heimdal >= .6 is required. I installed the Sernet packages and saw
0.6.2 source is included. Running ./configure after unpacking the heimdal
source completes OK, but running make results in the following errors:
creating libss.la
/usr/bin/sed: can't read
2003 May 02
5
Termcap support not found
Make sure you have libtermcap and libtermcap-devel loaded..
To check use
#rpm -q libtermcap
and
#rpm -q libtermcap-devel
I have an install guide for RH9 in PDF format if you are interested..
Later..
> Hello, I am trying to install asterisk and get this error.
>
> creating cache ./config.cache
> checking for gcc... gcc
> checking whether the C compiler (gcc ) works... yes
2004 Jan 09
1
Fwd: new cvs build failure
I just rebuilt it and watched this time. What are the ? about ?
[root@carol src]# cvs checkout zaptel libpri asterisk
? libpri/libpri.so.1.0
? libpri/pri.lo
? libpri/prisched.lo
? libpri/q921.lo
? libpri/q931.lo
? asterisk/doc/api
cvs server: Updating zaptel
cvs server: Updating libpri
cvs server: Updating asterisk
cvs server: Updating asterisk/agi
cvs server: Updating asterisk/apps
cvs server: