Displaying 20 results from an estimated 600 matches similar to: "Compile Problem"
2004 Apr 26
3
Compiling asterisk
I got the error below while compiling asterisk. Please offer me some help.
hubert
for x in res channels pbx apps codecs formats agi cdr astman stdtime; do
make -C $x depend || exit 1 ; done
make[1]: Entering directory `/etc/asterisk/asterisk-0.7.2/res'
make[1]: Nothing to be done for `depend'.
make[1]: Leaving directory `/etc/asterisk/asterisk-0.7.2/res'
make[1]: Entering
2003 Oct 22
2
Slackware 9.1 Install Help
Hi,
I'm trying to install Asterisk onto a fresh install of Slackware 9.1...
I've installed all packages in A, AP, D, E, F, K, L, N... So basically
what's needed for a text based system with development, networking,
docs, libraries.. No X-Windows, no games, no TCL/TEX etc.
Following the commands on the Asterisk website I checked out the CVS
source and started compiling... Zaptel and
2005 Jul 15
1
make problem.
We have a strange make problem :
In file included from /usr/include/gtk-1.2/gtk/gtkarg.h:31,
from /usr/include/gtk-1.2/gtk/gtkobject.h:31,
from /usr/include/gtk-1.2/gtk/gtkaccelgroup.h:35,
from /usr/include/gtk-1.2/gtk/gtk.h:32,
from pbx_gtkconsole.c:39:
/usr/include/gtk-1.2/gtk/gtktypeutils.h:163: warning: function
2004 Jan 09
1
Help with compiling
I have some problems when trying to install Asterisk on Mandrake.
gcc -shared -Xlinker -x -o pbx_gtkconsole.so pbx_gtkconsole.o `gtk-config --libs gthread`
/usr/lib/gcc-lib/i486-slackware-linux/3.2.3/../../../../i486-slackware-linux/bin/ld: cannot find -lXext
collect2: ld returned 1 exit status
make[1]: *** [pbx_gtkconsole.so] Error 1
make[1]: Leaving directory `/usr/src/asterisk/pbx'
make:
2004 Jul 07
3
Problems installing asterisk.
When installing asterisk, I follow de "Getting Started" manual and i get the
following error while compilig asterisk:
if [ -d CVS ] && ! [ -f .version ]; then echo CVS-HEAD-08/06/04-09:53:57 >
.version; fi
bison ast_expr.y --name-prefix=ast_yy -o ast_expr.c
make: *** [ast_expr.c] broken pipe
Just this, nothing else.
Zaptel and Libpri installed without any problem and system
2004 Apr 03
2
STABLE 1.0 Branch CVS repository
-Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686
-DZAPTEL_OPTIMIZATIONS -DASTERISK_VERSION=\"CVS-04/03/04-10:19:04\"
-DINSTALL_PREFIX=\"\" -DASTETCDIR=\"/etc/asterisk\"
-DASTLIBDIR=\"/usr/lib/asterisk\" -DASTVARLIBDIR=\"/var/lib/asterisk\"
-DASTVARRUNDIR=\"/var/run\" -DASTSPOOLDIR=\"/var/spool/asterisk\"
2004 Jan 25
1
Ne machine, build is breaking
Hello.
I'm not sure what this problem is. Probably one of my libraries.
Any clues ??
---------------cd ../asterisk then make clean ; make install
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE
-O6 -march=i686 -DZAPTEL_OPTIMIZATIONS
-DASTERISK_VERSION=\"CVS-01/25/04-16:37:41\"
2003 Dec 14
11
Cisco Gateway Integration
Has anyone succesfully integrated * with a cisco voice gateway ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20031214/3b1ba7b3/attachment.htm
2005 Jul 19
2
Installation
Hi there ,
I am a new user of Asterisk. When I downloaded it and was trying to compile it, i got the following error message after it run for a while. This error came after I run make.
__________________________________________
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686
2004 Jul 13
1
asterisk compile problem
Hello all
As of 5pm PST today (7/13), I pulled Asterisk down off of
cvs.digium.com:/usr/cvsroot and tried to compile it on Linux ES 2.1
Actually, I pulled down zaptel, libri & asterisk and compiled them in that
order as per my install guide.
When I try to compile asterisk with "make clean; make install", it runs okay
for a bit and then I get the following error: (ignore Outlooks
2004 Jul 14
2
RE: [Asterisk-User] asterisk compile problem
From: "Nik Martin" <nmartin@radiancetech.com>>
To: <asterisk-users@lists.digium.com>>
Subject: RE: [Asterisk-Users] asterisk compile problem
Date: Wed, 14 Jul 2004 09:22:38 -0500
Organization: Radiance Technologies, Inc.
Reply-To: asterisk-users@lists.digium.com
Fletcher Bonds wrote:
>> Hello all
>>
>> As of 5pm PST today (7/13), I pulled
2005 Jun 02
2
bison/flex version warning
Hi,
(I seem to be having some trouble getting messages to post on the list so
I may be duplicating an earlier post. Apologies if this is the case.)
I am compiling CVS tip Asterisk on a fresh CentOS 3.4 install. I got
this warning:
make ast_expr.a
make[1]: Entering directory `/usr/src/asterisk'
bison -v -d --name-prefix=ast_yy ast_expr.y -o ast_expr.c
2003 Apr 28
1
Complie on RH8
Hi
I've just got the TDM dev kit and started to compile asterisk, all works fine
until compiling asterisk itself and I get the following error
Does anyone know where I'm going wrong?
Robb
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
2004 Jun 23
1
capi.so problem on startup
Hi,
I'm new to asterisk and try to get it work with capi.so. When I try to
start asterisk with "asterisk -vvvvc" I get the following errors. I
couldn't find any hint on the net what may be wrong in my configs.
Has anybody got a hint?
Here is the error output:
[capi.so] => (Common ISDN API for Asterisk)
== Parsing '/etc/asterisk/capi.conf': Found
Jun 23
2003 Apr 30
2
oh323 failed to load
when i issue asterisk -vvv command i get this error please help
regards Barbra
[app_softhangup.so] => (Hangs up the requested channel)
== Registered application 'SoftHangup'
[codec_lpc10.so] => (LPC10 2.4kbps (signed linear) Voice Coder)
== Registered translator 'lpc10tolin' from format 7 to 6, cost 50
== Registered translator 'lintolpc10' from format 6 to 7,
2016 Aug 16
2
pjproject 2.5.5 + asterisk-certified-13.8-cert1 : many Error loading module...undefined symbol
On 16-08-16 04:38, George Joseph wrote:
>
>
> On Mon, Aug 15, 2016 at 1:24 PM, Jonas Kellens
> <jonas.kellens at telenet.be <mailto:jonas.kellens at telenet.be>> wrote:
>
> Hello
>
> using pjproject 2.5.5
> using asterisk-certified-13.8-cert1
>
>
> IIRC there were API changes in pjproject 2.5 that aren't accounted for
> in
2011 Jan 28
3
Disabling Music On Hold
Hello,
I have been trying to completely disable music on hold on my asterisk
system. When a call is put on hold I do not want any music on hold, but I
would like the remote user to get informed of this event (depending on the
technology e.g. with a SIP reinvite and an SDP indicating the call is on
hold).
I have searched and tried out various approaches, but when putting the
call on hold
2004 Sep 14
1
Requested device 'ttyI1' does not exist
Hello List!
I finally got asterisk with capi working, and its already answering my
call as well! :)
Now i would like to call a number from my shoft phone (kphone).
This is my extentions.conf:
---
[general]
static=yes
writeprotect=no
[globals]
CONSOLE=Console/dsp ; Console interface for demo
IAXINFO=guest ; IAXtel username/password
2005 Jun 28
2
Asterisk Realtime and ODBC
Hello all!
My basic problem is that we haven't been able to get realtime to use ODBC to
store configuration data. Here are the details:
We've installed Asterisk on a CentOS machine as follows:
1. Downloaded, compiled, and installed FreeTDS 0.63
2. Downloaded, compiled, and installed unixODBC 2.2.11
3. Downloaded, compiled, and installed Asterisk, Asterisk-Addons, and Zaptel
from CVS